Searched defs:into_bytes (Results 1 – 2 of 2) sorted by relevance
| /linux/rust/zerocopy-derive/derive/ | ||
| H A D | mod.rs | 4 pub mod into_bytes; module |
| /linux/rust/zerocopy/src/ | ||
| H A D | byteorder.rs | 1120 fn into_bytes(self) -> Self::ByteArray; in into_bytes() method |