abstio
0.1.0
abstio
Function
maybe_read_binary
Copy item path
Source
pub fn maybe_read_binary<T:
DeserializeOwned
>( path:
String
, timer: &mut
Timer
<'_>, ) ->
Result
<T>