Searched refs:load_data_file_contents_as_string (Results 1 – 1 of 1) sorted by relevance
33 pub fn load_data_file_contents_as_string(file: &str) -> String { in load_data_file_contents_as_string() function43 let data = load_data_file_contents_as_string(file); in parse_json_data_file()