Home
last modified time | relevance | path

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

/linux/rust/zerocopy-derive/
H A Dutil.rs323 ByteHash, enumerator
351 Trait::ByteHash => "ByteHash", in to_tokens()
372 | Trait::ByteHash in to_tokens()
H A Dlib.rs128 derive!(ByteHash => derive_hash => crate::derive::derive_hash);
/linux/rust/zerocopy/src/
H A Dlib.rs6405 pub use zerocopy_derive::ByteHash;