Docs.rs
hyper-server-0.5.2
hyper-server 0.5.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
0xAlcibiades
Dependencies
arc-swap ^1
normal
bytes ^1
normal
futures-util ^0.3
normal
http ^0.2
normal
http-body ^0.4
normal
hyper ^0.14.27
normal
openssl ^0.10
normal
pin-project-lite ^0.2
normal
rustls ^0.21
normal
rustls-pemfile ^1
normal
tokio ^1
normal
tokio-openssl ^0.6
normal
tokio-rustls ^0.24
normal
tower-service ^0.3
normal
axum ^0.6
dev
hyper ^0.14
dev
tokio ^1
dev
tower ^0.4
dev
tower-http ^0.4.4
dev
Versions
98.18%
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
☰
hyper_server
0.5.2
Module accept
Structs
Traits
In crate hyper_server
?
Module
hyper_server
::
accept
source
·
[
−
]
Expand description
Accept
trait and utilities.
Structs
DefaultAcceptor
A no-op acceptor.
Traits
Accept
An asynchronous function to modify io stream and service.