Function remove_dir_all

Source
pub fn remove_dir_all(path: &str) -> Result<(), FileError>