Function remove_dir

Source
pub fn remove_dir<P: AsRef<Path>>(path: P) -> Result<()>