make_empty_map

Function make_empty_map 

Source
pub fn make_empty_map<BS, V>(store: &BS, bitwidth: u32) -> Map<'_, BS, V>
Expand description

Create a hamt with a custom bitwidth.