Skip to main content

parse_nested_keyed_data

Function parse_nested_keyed_data 

Source
pub fn parse_nested_keyed_data(
    file_path: &Path,
) -> Result<HashMap<String, Vec<String>>, ParseNestedKeyedDataError>
Expand description

Parses a file that is structured according to the nested keyed format