[−][src]Function fs_err::remove_dir_all
pub fn remove_dir_all<P>(path: P) -> Result<()> where
P: AsRef<Path>,
Wrapper for fs::remove_dir_all.
pub fn remove_dir_all<P>(path: P) -> Result<()> where
P: AsRef<Path>,
Wrapper for fs::remove_dir_all.