read_obj

Function read_obj 

Source
pub fn read_obj<T: DeserializeOwned, P: AsRef<Path> + Debug>(filename: P) -> T