Function scrypto::prelude::hash_map_new

pub fn hash_map_new<K, V>() -> HashMap<K, V>
Expand description

Creates an empty map with capacity 0 and default Hasher