Module fs

Module fs 

Source
Expand description

Wrappers around tokio::fs with descriptive errors.

Structs§

WriteParams

Traits§

WriteFile

Functions§

canonicalize
copy
create_dir_all
create_parent
download
exists
has_changed
Returns whether a destination file depending on a source file needs update.
metadata
read
read_dir
read_stdin
read_toml
remove_dir_all
remove_file
rename
targz_extract
targz_list
touch
try_canonicalize
try_relative
write
write_stdout
write_toml