Searched defs:Struct5 (Results 1 – 1 of 1) sorted by relevance
287 pub struct Struct5<'a, T: core::fmt::Debug + ?Sized> { in trait_bounds_on_type_generics() struct288 f: &'a mut T, in trait_bounds_on_type_generics()579 struct Struct5<T: ?Sized> { in dst() struct580 f: T, in dst()