Docs.rs
rustypw-0.1.1
rustypw 0.1.1
Permalink
Docs.rs crate page
GPL-2.0
Links
Repository
crates.io
Source
Owners
PatrikLundgren
Dependencies
anyhow ^1.0
normal
clap ^2.33.3
normal
dirs ^3.0
normal
openssl ^0.10
normal
rpassword ^4.0
normal
rust-argon2 ^0.5
normal
rustyline ^6.3.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
Versions
0%
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
rlib
0.1.1
In rlib::
files
rlib
::
files
Function
delete
Copy item path
Source
pub fn delete(name: &
str
) ->
Result
<
()
>