abstio
0.1.0
In abstio::
io
Functions
find_next_file
find_prev_file
list_all_objects
load_all_objects
maybe_read_json
must_read_object
read_binary
read_json
read_object
abstio
::
io
Function
read_json
Copy item path
Settings
Help
Summary
Source
pub fn read_json<T:
DeserializeOwned
>(path:
String
, timer: &mut Timer<'_>) -> T