Home
last modified time | relevance | path

Searched defs:CPackedGeneric (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/zerocopy-derive/tests/
Dstruct_as_bytes.rs96 struct CPackedGeneric<T, U: ?Sized> { struct
106 assert_impl_all!(CPackedGeneric<u8, AU16>: AsBytes); argument
/aosp_15_r20/external/rust/android-crates-io/crates/zerocopy-derive/tests/
Dstruct_as_bytes.rs96 struct CPackedGeneric<T, U: ?Sized> { struct
106 assert_impl_all!(CPackedGeneric<u8, AU16>: AsBytes); argument