Home
last modified time | relevance | path

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

/linux/rust/zerocopy/src/
H A Dbyteorder.rs701 impl<O> AsMut<[u8; $bytes]> for $name<O> { impl
1102 FromBytes + IntoBytes + Immutable + Copy + AsRef<[u8]> + AsMut<[u8]> + Debug + Default + Eq