Docs.rs
keepass-ng-0.10.2
keepass-ng 0.10.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
anssip
ssrlive
Dependencies
aes ^0.8
normal
as-any ^0.3
normal
base32 ^0.5
normal
optional
base64 ^0.22
normal
block-modes ^0.9
normal
byteorder ^1
normal
cbc ^0.1
normal
chacha20 ^0.9
normal
challenge_response ^0.5
normal
optional
chrono ^0.4
normal
cipher ^0.4
normal
clap ^4
normal
optional
erased-serde ^0.4
normal
optional
flate2 ^1
normal
getrandom ^0.3
normal
hex ^0.4
normal
hex-literal ^1
normal
hmac ^0.12
normal
rpassword ^7
normal
optional
rust-argon2 ^2
normal
salsa20 ^0.10
normal
secstr ^0.5
normal
serde ^1
normal
optional
serde_json ^1
normal
optional
sha1 ^0.10
normal
optional
sha2 ^0.10
normal
thiserror ^2
normal
totp-lite ^2
normal
optional
twofish ^0.7
normal
url ^2
normal
optional
uuid ^1
normal
xml-rs ^0.8
normal
zeroize ^1
normal
Versions
35.98%
of the crate is documented
This release has been yanked, go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
keepass_
ng
0.10.2
BoxError
Aliased Type
In crate keepass_
ng
keepass_ng
Type Alias
BoxError
Copy item path
Source
pub type BoxError =
Box
<dyn
Error
+
Send
+
Sync
+ 'static>;
Aliased Type
ยง
struct BoxError(
/* private fields */
);