Function x8::utils::make_hashmap[][src]

pub fn make_hashmap(
    words: &[String],
    value_size: usize
) -> HashMap<String, String>