Skip to main content
remove_dir
compio
2b48fcb
In compio::
fs
compio
::
fs
Function
remove_
dir
Copy item path
Source
pub async fn remove_dir(path: impl
AsRef
<
Path
>) ->
Result
<
()
,
Error
>
Available on
crate feature
fs
only.
Expand description
Removes an empty directory.