Function open_json

Source
pub fn open_json<T: DeserializeOwned, P: AsRef<Path>>(path: P) -> Result<T>
Expand description

Read file and get json struct