Skip to main content

write_json_to_file

Function write_json_to_file 

Source
pub fn write_json_to_file(json: &str, file_name: &str) -> Result<()>