Docs.rs
nil-crypto-0.4.13
nil-crypto 0.4.13
Docs.rs crate page
AGPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
ferreira-tb
Dependencies
anyhow ^1.0
normal
argon2 =0.6.0-rc.8
normal
derive_more ^2.1
normal
serde ^1.0
normal
tap =1.0.1
normal
thiserror ^2.0
normal
tracing ^0.1
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
Module error
nil_
crypto
0.4.13
Module error
Module Items
Enums
Type Aliases
In crate nil_
crypto
nil_crypto
Module
error
Copy item path
Source
Enums
§
Error
StdResult
Result
is a type that represents either success (
Ok
) or failure (
Err
).
Type Aliases
§
AnyResult
Result