Home
last modified time | relevance | path

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

/linux/rust/zerocopy-derive/derive/
H A Dtry_from_bytes.rs248 let has_field_path = has_field_trait.crate_path(ctx); in derive_is_bit_valid() localVariable
259 …roject(slf: #zerocopy_crate::pointer::PtrInner<'_, Self>) -> *mut <Self as #has_field_path>::Type { in derive_is_bit_valid()
498 let has_field_path = has_field_trait.crate_path(ctx); in derive_has_field_struct_union() localVariable
509 …roject(slf: #zerocopy_crate::pointer::PtrInner<'_, Self>) -> *mut <Self as #has_field_path>::Type { in derive_has_field_struct_union()