Function libax::fs::remove_dir

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

Removes an empty directory.