Function read_json

Source
pub fn read_json<P: AsRef<Path>>(p: P) -> Result<Value>