Searched defs:Struct4 (Results 1 – 2 of 2) sorted by relevance
464 func passStruct4(a Struct4) Struct4 {759 func callArgsStruct4(f func(Struct4, MagicLastTypeNameForTestingRegisterABI) Struct4, a0 Struct4) S…862 type Struct4 struct { struct863 A, B int8864 C, D uint8865 E bool
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()