Docs.rs
tokio-fs-ext-0.6.4
tokio-fs-ext 0.6.4
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
xusd320
Dependencies
cfg-if ^1.0.1
normal
futures ^0.3.31
normal
bitflags ^2.9.1
normal
js-sys ^0.3.78
normal
notify-types ^2.0.0
normal
optional
rustc-hash ^2.1.1
normal
tokio ^1.47.1
normal
optional
tracing ^0.1.41
normal
optional
wasm-bindgen ^0.2.104
normal
wasm-bindgen-futures ^0.4.51
normal
web-sys ^0.3.78
normal
wasm-bindgen-test =0.3.54
dev
pin-project-lite ^0.2.16
normal
tokio ^1.47.1
normal
tokio-stream ^0.1.17
normal
tokio ^1.47.1
dev
Versions
0%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
wasm32-unknown-unknown
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
remove_dir_all
tokio_
fs_
ext
0.6.4
tokio_fs_ext
Function
remove_
dir_
all
Copy item path
Source
pub async fn remove_dir_all(path: impl
AsRef
<
Path
>) ->
Result
<
()
>