Searched defs:from_key_hashed_nocheck (Results 1 – 1 of 1) sorted by relevance
1735 pub fn from_key_hashed_nocheck<Q: ?Sized>(self, hash: u64, k: &Q) -> RawEntryMut<'a, K, V, S> in from_key_hashed_nocheck() function1772 pub fn from_key_hashed_nocheck<Q: ?Sized>(self, hash: u64, k: &Q) -> Option<(&'a K, &'a V)> in from_key_hashed_nocheck() function