Function cpp_to_rust::file_utils::load_json [] [src]

pub fn load_json<P: AsRef<Path>, T: Deserialize>(path: P) -> Result<T>