pub fn open_json<T: DeserializeOwned, P: AsRef<Path>>(path: P) -> Result<T>
Read file and get json struct