Function ordermap::hash_elem_using

source ·
pub(crate) fn hash_elem_using<B: BuildHasher, K: ?Sized + Hash>(
    build: &B,
    k: &K
) -> HashValue