Docs.rs
compio-fs-0.8.0
compio-fs 0.8.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Berrysoft
Dependencies
cfg-if ^1.0.0
normal
compio-buf ^0.6.0
normal
compio-driver ^0.8.0
normal
compio-io ^0.7.0
normal
compio-runtime ^0.8.0
normal
compio-macros ^0.1.2
dev
compio-runtime ^0.8.0
dev
futures-util ^0.3.29
dev
tempfile ^3.8.1
dev
cfg_aliases ^0.2.1
build
windows-sys ^0.52.0
dev
libc ^0.2.164
normal
os_pipe ^1.1.4
normal
nix ^0.30.1
dev
widestring ^1.0.2
normal
windows-sys ^0.52.0
normal
windows-sys ^0.52.0
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
compio_
fs
0.8.0
compio_fs
Function
remove_dir
Copy item path
Source
pub async fn remove_dir(path: impl
AsRef
<
Path
>) ->
Result
<
()
>
Expand description
Removes an empty directory.