Module fs

Source
Expand description

Like fs_err, but the functions are instrumented with tracing::instrument and return miette::Result instead of std::io::Result.

Functionsยง

copy
create_dir
create_dir_all
read_dir
read_to_string
remove_dir
rename
write