Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/hashlink/src/
Dlinked_hash_map.rs1917 struct NullHasher; struct
1919 impl BuildHasher for NullHasher { implementation
1928 impl Hasher for NullHasher { implementation