abstio
0.1.0
In abstio::
io_
native
Structs
FileWithProgress
Functions
delete_file
file_exists
inner_slurp_file
list_dir
maybe_read_binary
maybe_write_binary
maybe_write_json
slurp_file
write_binary
write_file
write_json
write_raw
abstio
::
io_native
Function
write_binary
Copy item path
Settings
Help
Summary
Source
pub fn write_binary<T:
Serialize
>(path:
String
, obj:
&T
)