Docs.rs
rm_rf-0.6.2
rm_rf 0.6.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
OR
CC0-1.0
Links
Repository
crates.io
Source
Owners
vn971
Dependencies
stacker ^0.1.14
normal
Versions
25%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rm_rf
0.6.2
All Items
Crate Items
Enums
Functions
Type Aliases
Crate
rm_rf
Copy item path
Source
Enums
§
Error
Functions
§
ensure_
removed
same as
remove
above, but succeeds for non-existent target, similar to
rm -rf
.
remove
Force-removes a file/directory and all descendants.
Type Aliases
§
Result