Docs.rs
miko-0.3.13
miko 0.3.13
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
isYuAh
Dependencies
anyhow ^1.0.100
normal
bytes ^1.10.1
normal
futures ^0.3.31
normal
garde ^0.20
normal
optional
http-body-util ^0.1.3
normal
httpdate ^1.0.3
normal
optional
hyper ^1.7.0
normal
hyper-util ^0.1.17
normal
inventory ^0.3.21
normal
optional
matchit ^0.8.6
normal
miko-core ^0.3.13
normal
miko-macros ^0.3.13
normal
optional
mime_guess ^2.0.5
normal
multer ^3.1.0
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
serde_urlencoded ^0.7.1
normal
tempfile ^3.23.0
normal
tokio ^1.47.1
normal
tokio-stream ^0.1.17
normal
tokio-tungstenite ^0.28.0
normal
tokio-util ^0.7.16
normal
toml ^0.9.7
normal
tower ^0.5.2
normal
tower-http ^0.6.6
normal
optional
tracing ^0.1.41
normal
tungstenite ^0.28.0
normal
utoipa ^5
normal
optional
tower-http ^0.6.6
dev
tracing-subscriber ^0.3.20
dev
utoipa-scalar ^0.2
dev
Versions
60.13%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module router
miko
0.3.13
Module router
Module Items
Modules
Structs
Type Aliases
In crate miko
miko
Module
router
Copy item path
Source
Modules
§
nested
router_
svc
Structs
§
Router
路由器,负责注册路由、挂载中间件/服务并进行请求分发
Type Aliases
§
HttpReq
Tower 兼容的请求与服务别名
HttpSvc
Tower 兼容的 Service 类型别名