Searched defs:Struct4 (Results 1 – 1 of 1) sorted by relevance
282 pub struct Struct4<'a, T: core::fmt::Debug + core::fmt::Display> { in trait_bounds_on_type_generics() struct283 f: &'a mut T, in trait_bounds_on_type_generics()570 struct Struct4<T> in dst() struct575 f: T, in dst()696 struct Struct4 { in dyn_type() struct698 f: dyn core::fmt::Debug + Send, in dyn_type()