[][src]Function abstutil::read_binary

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