Function std::sys::unix::fs::rmdir

source ·
pub fn rmdir(p: &Path) -> Result<()>