Crate hel_fs

Source

Functionsยง

read_dir_rec
Reads a directory recursively. Order is not guaranteed.
write_safe
Same as std::fs::write, except writes to a to temp buffer file, then renames it, if write was successful