Lines Matching defs:Empty
68 first: Compose<Empty, Empty>,
70 second: Compose<Empty, Empty>,
84 pub struct Empty;
90 assert_eq!(Empty::group_id(), None);
91 assert_eq!(Compose::<Empty, Empty>::group_id(), None);
104 first: Compose<Empty, Empty>,
106 second: Compose<Empty, Empty>,
118 pub struct Empty;