Docs.rs
trz-gateway-server-0.2.17
trz-gateway-server 0.2.17
Permalink
Docs.rs crate page
MIT
16 August 2026
Links
Repository
crates.io
Source
Owners
LamparoS
Dependencies
autoclone ^0.2.17
normal
axum ^0.8.9
normal
axum-server ^0.8.0
normal
bytes ^1.12.1
normal
dashmap ^6.2.1
normal
futures ^0.3.34
normal
hyper-util ^0.1.20
normal
instant-acme ^0.8.5
normal
optional
nameth ^0.2.17
normal
openssl ^0.10.81
normal
pem ^4.0.0
normal
pin-project ^1.1.13
normal
prost-types ^0.14.4
normal
rcgen ^0.14.9
normal
optional
rustls ^0.23.43
normal
scopeguard ^1.2.0
normal
serde ^1.0.229
normal
serde_json ^1.0.151
normal
optional
thiserror ^2.0.20
normal
tokio ^1.52.3
normal
tokio-rustls ^0.26.4
normal
tonic ^0.14.6
normal
tower ^0.5.3
normal
tracing ^0.1.44
normal
trz-gateway-common ^0.2.17
normal
uuid ^1.24.1
normal
mime ^0.3.17
dev
openssl ^0.10.81
dev
portpicker ^0.1.1
dev
reqwest ^0.13.4
dev
serde_json ^1.0.151
dev
tempfile ^3.27.0
dev
terrazzo-fixture ^0.2.17
dev
x509-parser ^0.18.1
dev
Versions
46.27%
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
trz_gateway_server/
lib.rs
1
pub mod
auth_code;
2
pub mod
connection;
3
pub mod
server;