pub async fn remove_dir_all(path: &str) -> Result<()>
Expand description

Removes a directory and all its contents