pub async fn remove_dir(path: impl AsRef<Path>) -> Result<(), Error>
runtime
Removes an empty directory.