pub fn ax_remove_dir(path: &str) -> AxResult
fs
Removes an empty directory.
If the directory is not empty, it will return an error.