Function jsonutils::write_json

source ·
pub fn write_json(path: &str, json: &Value, indent: Indent) -> Result<()>