Skip to main content

read_file_to_value

Function read_file_to_value 

Source
pub fn read_file_to_value(filename: &str) -> Result<Value, Box<dyn Error>>
Expand description

uses serde_json to try and parse a given file