Function write_json

Source
pub fn write_json(json: &impl Serialize, path: &Path) -> Result<()>