Home
last modified time | relevance | path

Searched refs:field_type_bounds (Results 1 – 1 of 1) sorted by relevance

/linux/rust/zerocopy-derive/
H A Dutil.rs559 let field_type_bounds: Vec<_> = match (self.field_type_trait_bounds, &fields[..]) { in build() localVariable
622 field_type_bounds in build()