Function remove_dir_all

Source
pub async fn remove_dir_all(path: impl AsRef<Path>) -> Result<()>