Function axstd::fs::remove_dir

source ·
pub fn remove_dir(path: &str) -> Result<()>
Available on crate feature fs only.
Expand description

Removes an empty directory.