Docs.rs
clean-rs-0.1.18
clean-rs 0.1.18
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
holi-java
Dependencies
anyhow ^1.0
normal
async-recursion ^1.0
normal
future-utils ^0.12
normal
futures ^0.3
normal
home ^0.5
normal
num_cpus ^1.16.0
normal
path-absolutize ^3.1
normal
remove_dir_all ^0.8.2
normal
termcolor ^1.2
normal
tokio ^1.32
normal
tokio-stream ^0.1
normal
Versions
8.33%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
clean
clean_
rs
0.1.18
clean_rs
Function
clean
Copy item path
Source
pub async fn clean<P>(entry: P) ->
Result
<
bool
>
where P:
AsRef
<
Path
>,