Docs.rs
oxigdal-security-0.1.3
oxigdal-security 0.1.3
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cool-japan
Dependencies
aes-gcm ^0.10
normal
argon2 ^0.5
normal
base64 ^0.22
normal
chacha20poly1305 ^0.10
normal
chrono ^0.4
normal
dashmap ^6
normal
getrandom ^0.4
normal
oxiarc-zstd ^0.2.6
normal
parking_lot ^0.12
normal
petgraph ^0.8
normal
regex ^1
normal
ring ^0.17
normal
rustls ^0.23
normal
rustls-pemfile ^2
normal
scirs2-core ^0.3.4
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
uuid ^1
normal
webpki-roots ^1.0
normal
criterion ^0.8
dev
tempfile ^3
dev
tokio ^1
dev
Versions
100%
of the crate is documented
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
oxigdal_
security
0.1.3
Module error
Module Items
Enums
Type Aliases
In crate oxigdal_
security
oxigdal_security
Module
error
Copy item path
Source
Expand description
Error types for the security crate.
Enums
§
Security
Error
Errors that can occur in security operations.
Type Aliases
§
Result
Result type for security operations.