Function bex::io::put_map

source ·
pub fn put_map<S: BuildHasher>(
    path: &str,
    m: &HashMap<String, usize, S>
) -> Result<()>
Expand description

save a hashmap