Function json_ld::util::hash_map[][src]

pub fn hash_map<K: Hash, V: Hash, H: Hasher>(
    map: &HashMap<K, V>,
    hasher: &mut H
)