pub async fn remove_dir<P: AsRef<Path>>(path: P) -> Result<()>
An async version of std::fs::remove_dir.
std::fs::remove_dir