Docs.rs
quetty-server-0.1.9
quetty-server 0.1.9
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
dawidpereira
Dependencies
aes-gcm ^0.10
normal
async-trait ^0.1
normal
azservicebus ^0.25.1
normal
azure_core ^0.26.0
normal
base64 ^0.22
normal
chrono ^0.4
normal
dirs ^6
normal
flume ^0.11
normal
futures ^0.3
normal
futures-util ^0.3
normal
governor ^0.10
normal
hmac ^0.12
normal
log ^0.4
normal
once_cell ^1.19
normal
pbkdf2 ^0.12
normal
rand ^0.8
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
thiserror ^2.0
normal
tokio ^1.46
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
urlencoding ^2.1
normal
uuid ^1
normal
zeroize ^1.7
normal
claims ^0.8
dev
futures ^0.3
dev
proptest ^1.5
dev
Versions
73.34%
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
Module errors
server
0.1.9
Module errors
Module Items
Enums
Traits
In server::
common
server
::
common
Module
errors
Copy item path
Source
Enums
§
Cache
Error
Cache-related errors for token and data caching operations.
Http
Error
HTTP-related errors with detailed context for network operations.
Traits
§
Error
Context
Helper trait for adding context to errors