Skip to main content

write_json

Function write_json 

Source
pub fn write_json(path: &Path, value: &Value) -> Result<()>
Expand description

Write value to path pretty-printed, creating parent directories.