Function write_json

Source
pub fn write_json<P: AsRef<Path>>(path: P, values: Vec<Value>) -> Result<()>