Function tokio::fs::remove_dir
source · [−]Expand description
Removes an existing, empty directory.
This is an async version of std::fs::remove_dir
Removes an existing, empty directory.
This is an async version of std::fs::remove_dir