Docs.rs
demogorgon-0.2.1
demogorgon 0.2.1
Permalink
Docs.rs crate page
AGPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
trickeydan
Dependencies
clap ^2.33
normal
hyper ^0.14
normal
hyper-rustls ^0.22
normal
jsonwebtoken ^7.2
normal
lazy_static ^1.4
normal
log ^0.4
normal
pretty_env_logger ^0.4.0
normal
rustls ^0.19
normal
rustls-native-certs ^0.5
normal
rustls-pemfile ^0.2.0
normal
serde ^1.0
normal
tokio ^1.2
normal
toml ^0.5
normal
unicase ^2.6
normal
uuid ^0.8
normal
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
demogorgon
0.2.1
Crate Items
Structs
Enums
Constants
Traits
Functions
List of all items
Structs
auth::Authentication
auth::scope::ScopeEntry
config::Backend
config::Config
config::TokenAuthConfig
Enums
auth::AuthReason
auth::FrontendAuthType
auth::scope::ScopeValue
tls::ClientCertAuth
Traits
auth::Authenticator
Functions
auth::request_is_authorized
proxy::create_proxied_request
proxy::create_proxied_response
proxy::get_host_from_uri
proxy::request_add_custom_headers
service_handler
Constants
SERVER_VIA