read_from_json

Function read_from_json 

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

通用 JSON 读取函数。