Function remove_dirs

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