Function abstio::read_object[][src]

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

May be a JSON or binary file