create_json

Function create_json 

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

创建格式化的JSON文件。