Docs.rs
axum-server2-0.5.6
axum-server2 0.5.6
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.6
Module stack
Module Items
Structs
Traits
In axum_
server2::
boring
axum_server2
::
boring
Module
stack
Copy item path
Source
Structs
§
Into
Iter
Iter
An iterator over the stack’s contents.
IterMut
A mutable iterator over the stack’s contents.
Stack
An owned stack of
T
.
Stack
Ref
Traits
§
Stackable
Trait implemented by types which can be placed in a stack.