pub fn parse_nested_keyed_data( file_path: &Path, ) -> Result<HashMap<String, Vec<String>>, ParseNestedKeyedDataError>
Parses a file that is structured according to the nested keyed format