Docs.rs
libsignify-rs-0.4.0
libsignify-rs 0.4.0
Permalink
Docs.rs crate page
ISC
Links
Repository
crates.io
Source
Owners
alip
sardemff7
Dependencies
base64ct ^1.8
normal
bcrypt-pbkdf ^0.10
normal
data-encoding ^2.9
normal
ed25519-compact ^2.2
normal
flate2 ^1.1
normal
lexopt ^0.3
normal
memchr ^2.7
normal
rand_core ^0.9
normal
rpassword ^7.4
normal
sha2 ^0.10
normal
static_assertions ^1.1
normal
zeroize ^1.8
normal
data-encoding ^2.9
dev
flate2 ^1.1
dev
proptest ^1.9
dev
sha2 ^0.10
dev
tar ^0.4
dev
tempfile ^3.24
dev
getrandom ^0.3
normal
password-strength ^1
normal
capctl ^0.2
normal
landlock ^0.4
normal
linux-keyutils ^0.2
normal
zxcvbn ^3
normal
capsicum ^0.4
normal
pledge ^0.4.2
normal
unveil ^0.3
normal
nix ^0.30
normal
Versions
100%
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
Module error
libsignify_
rs
0.4.0
Module error
Module Items
Enums
Type Aliases
In crate libsignify_
rs
libsignify_rs
Module
error
Copy item path
Source
Expand description
Error types and handling.
Enums
§
Error
Custom Error type for Signify operations.
Type Aliases
§
Result
Result alias for Signify operations.