[][src]Function abstutil::read_object

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

May be a JSON or binary file