Docs.rs
axum-server-0.7.1
axum-server 0.7.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
daxpedda
programatik29
abs0luty
Dependencies
arc-swap ^1
normal
optional
bytes ^1
normal
futures-util ^0.3
normal
http ^1.1
normal
http-body ^1.0
normal
http-body-util ^0.1
normal
hyper ^1.4
normal
hyper-util ^0.1.2
normal
openssl ^0.10
normal
optional
pin-project-lite ^0.2
normal
rustls ^0.23
normal
optional
rustls-pemfile ^2.1
normal
optional
rustls-pki-types ^1.7
normal
optional
tokio ^1
normal
tokio-openssl ^0.6
normal
optional
tokio-rustls ^0.26
normal
optional
tower ^0.4
normal
tower-service ^0.3
normal
axum ^0.7
dev
hyper ^1.4
dev
serial_test ^3.1
dev
tokio ^1
dev
tower ^0.4
dev
tower-http ^0.5
dev
Versions
98.65%
of the crate is documented
Platform
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
axum_
server
0.7.1
Module future
Module Items
Structs
In axum_
server::
tls_
rustls
axum_server
::
tls_rustls
Module
future
Copy item path
Source
Available on
crate feature
tls-rustls
only.
Expand description
Future types.
Structs
ยง
Rustls
Acceptor
Future
Future type for
RustlsAcceptor
.