write_to_json

Function write_to_json 

Source
pub fn write_to_json<P: AsRef<Path>>(path: P, data: JsonValue) -> Result<()>
Expand description

通用 JSON 写入函数。