Function cm_json::from_json_str

source ·
pub fn from_json_str(json: &str, filename: &Path) -> Result<Value, Error>