Function dash_map

Source
pub fn dash_map<K, V>() -> DashMap<K, V>
where K: Eq + Hash,