[−][src]Function file_fetcher::local::open_json
pub fn open_json<T: DeserializeOwned, P: AsRef<Path>>(path: P) -> Result<T>
Read file and get json struct
pub fn open_json<T: DeserializeOwned, P: AsRef<Path>>(path: P) -> Result<T>
Read file and get json struct