Docs.rs
poem-0.1.2
poem 0.1.2
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ZhangHanDong
sunli829
Dependencies
anyhow ^1.0.42
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.1.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.9.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
normal
typed-headers ^0.2.0
normal
async-graphql ^2.9.10
dev
slab ^0.4.3
dev
tokio ^1.9.0
dev
tracing-subscriber ^0.2.15
dev
Versions
95.62%
of the crate is documented
This release has been yanked, go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
☰
Other items in
poem
::
route
?
Function
poem
::
route
::
route
[
−
]
[src]
pub fn route() ->
Route
Expand description
Create a new routing object.