Function nested_keyed_to_hashmap

Source
pub fn nested_keyed_to_hashmap(
    file: File,
) -> Result<HashMap<String, HashMap<String, i64>>>