save_json_to_temp_file

Function save_json_to_temp_file 

Source
pub fn save_json_to_temp_file(json: &Value) -> Result<String>
Expand description

Save JSON to a temporary file that persists for testing Returns the path to the temporary file