Docs.rs
poem-0.3.6
poem 0.3.6
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ZhangHanDong
sunli829
Dependencies
askama ^0.10.5
normal
async-compression ^0.3.8
normal
async-trait ^0.1.51
normal
base64 ^0.13.0
normal
bytes ^1.0.1
normal
cookie ^0.15.1
normal
futures-util ^0.3.16
normal
http ^0.2.4
normal
hyper ^0.14.11
normal
mime ^0.3.16
normal
multer ^2.0.1
normal
parking_lot ^0.11.1
normal
poem-derive ^0.3.0
normal
serde ^1.0.127
normal
serde_json ^1.0.66
normal
serde_urlencoded ^0.7.0
normal
sha1 ^0.6.0
normal
tempfile ^3.2.0
normal
tokio ^1.10.0
normal
tokio-rustls ^0.22.0
normal
tokio-stream ^0.1.7
normal
tokio-tungstenite ^0.15.0
normal
tokio-util ^0.6.7
normal
tracing ^0.1.26
normal
typed-headers ^0.2.0
normal
async-graphql ^2.9.10
dev
derive_more ^0.99.16
dev
slab ^0.4.4
dev
tokio ^1.10.0
dev
tracing-subscriber ^0.2.20
dev
Versions
93.75%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
Module route
Structs
Functions
?
Module
poem
::
route
[
−
]
[src]
Expand description
Route object and DSL
Structs
Route
Routing object
Functions
route
Create a new routing object.