Skip to main content

read_json

Function read_json 

Source
pub fn read_json<T: for<'de> Deserialize<'de>>(path: &Path) -> Result<T>