axstd::fs

Function remove_dir

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

Removes an empty directory.