Docs.rs
pillow-routing-0.4.2
pillow-routing 0.4.2
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
Crates.io
Source
Owners
SummaryPuppet
Dependencies
futures ^0.3.25
normal
pillow-env ^4.1.2
normal
pillow-http ^0.4.2
normal
regex ^1.7.0
normal
tokio ^1
normal
Versions
100%
of the crate is documented
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
☰
Crate pillow_routing
Version 0.4.2
All Items
Structs
?
Crate
pillow_routing
source
·
[
−
]
Expand description
Router for Pillow app
use
pillow_routing::router::Router;
Structs
MainRouter
The Main router in your app
Route
Route
Server
Server for you app