Function std::sys_common::fs::remove_dir_all

source ·
pub fn remove_dir_all(path: &Path) -> Result<()>