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