Function cargo_util::paths::remove_dir_all
source · [−]Expand description
Recursively remove all files and directories at the given directory.
This does not follow symlinks.
Recursively remove all files and directories at the given directory.
This does not follow symlinks.