Docs.rs
async-web-server-0.8.0
async-web-server 0.8.0
Docs.rs crate page
Apache-2.0
OR
MIT
Links
crates.io
Source
Owners
FlorianUekermann
Dependencies
async-http-codec ^0.8.0
normal
async-io ^1.6.0
normal
async-net ^1.6.1
normal
async-ws ^0.4
normal
futures ^0.3.17
normal
http ^1
normal
log ^0.4.14
normal
rustls-acme ^0.8.0
normal
rustls-pemfile ^1.0.1
normal
anyhow ^1.0.44
dev
clap ^3.1.18
dev
rcgen ^0.9.3
dev
simple_logger ^2.1.0
dev
smol ^1.2.5
dev
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
async_
web_
server
0.8.0
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
AcmeIncoming
HttpIncoming
HttpOrWsIncoming
HttpRequest
HttpResponse
RedirectHttps
TcpIncoming
TcpOrTlsIncoming
TlsIncoming
WsAccept
WsUpgradeRequest
Enums
HttpOrWs
TcpOrTlsStream
Traits
IsTls
Functions
parse_pem
Type Aliases
TcpStream
TlsStream
WsConnection
WsConnectionError
WsMessageKind
WsMessageReader
WsMessageWriter
WsSend