Docs.rs
quincy-server-2.0.1
quincy-server 2.0.1
Docs.rs crate page
AGPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
M0dEx
Dependencies
bytes ^1.11
normal
clap ^4.1
normal
dashmap ^6
normal
figment ^0.10.8
normal
futures ^0.3.17
normal
governor ^0.10
normal
ipnet ^2.7
normal
metrics ^0.24
normal
optional
metrics-exporter-prometheus ^0.16
normal
optional
metrics-util ^0.19
normal
optional
quincy ^2.0.1
normal
quinn ^0.11.8
normal
reishi-quinn ^0.2.0
normal
rustls ^0.23.18
normal
serde ^1.0
normal
tokio ^1.44.2
normal
tracing ^0.1.37
normal
Versions
93.33%
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
Files
quincy_server/
lib.rs
1
pub mod
identity;
2
pub mod
server;
3
pub mod
users;