abstutil
pub fn read_object<T: DeserializeOwned>( path: String, timer: &mut Timer<'_>) -> Result<T, Error>