Searched refs:PerfectByteHashMapCacheOwned (Results 1 – 3 of 3) sorted by relevance
12 pub struct PerfectByteHashMapCacheOwned { struct17 impl PerfectByteHashMapCacheOwned { implementation
59 pub use cached_owned::PerfectByteHashMapCacheOwned;
11 use crate::byte_phf::PerfectByteHashMapCacheOwned;21 phf_cache: PerfectByteHashMapCacheOwned,147 phf_cache: PerfectByteHashMapCacheOwned::new_empty(), in from_sorted_tuple_slice_impl()