Function remove_dir

Source
pub fn remove_dir(input: Result<(), PathBuf>) -> Result<FsIo>
Available on crate feature std only.