get_json_from_file

Function get_json_from_file 

Source
pub fn get_json_from_file(filename: &Path) -> Result<String, Box<dyn Error>>