Docs.rs
axum-server2-0.5.3
axum-server2 0.5.3
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
0x676e67
Dependencies
arc-swap ^1
normal
optional
rboring ^4
normal
optional
bytes ^1
normal
futures-util ^0.3
normal
http ^0.2
normal
http-body ^0.4
normal
hyper ^0.14
normal
openssl ^0.10
normal
optional
pin-project-lite ^0.2
normal
optional
rustls ^0.21
normal
optional
rustls-pemfile ^1
normal
optional
tokio ^1
normal
tokio-rboring ^4
normal
optional
tokio-openssl ^0.6
normal
optional
tokio-rustls ^0.24
normal
optional
tower-service ^0.3
normal
axum ^0.6
dev
hyper ^0.14
dev
tokio ^1
dev
tower ^0.4
dev
tower-http ^0.3
dev
Versions
100%
of the crate is documented
Go to latest version
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
axum_
server2
0.5.3
Module future
Module Items
Structs
In axum_
server2::
tls_
openssl
axum_server2
::
tls_openssl
Module
future
Copy item path
Source
Available on
crate feature
tls-openssl
only.
Expand description
Future types.
Structs
ยง
OpenSSL
Acceptor
Future
Future type for
OpenSSLAcceptor
.