abstio

Function read_object

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

May be a JSON or binary file