Docs.rs
puzz-0.2.0
puzz 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
chen-dk
Dependencies
bytes ^1
normal
mime ^0.3
normal
puzz-core ^0.1.0
normal
puzz-middleware ^0.1.0
normal
puzz-multipart ^0.1.0
normal
optional
puzz-route ^0.1.0
normal
puzz-server ^0.1.0
normal
optional
puzz-sse ^0.1.0
normal
optional
serde ^1
normal
serde_json ^1
normal
serde_urlencoded ^0.7
normal
Versions
0%
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
puzz
0.2.0
All Items
Crate Items
Modules
Structs
Functions
Type Aliases
Crate
puzz
Copy item path
Source
Modules
§
body
extract
http
middleware
response
route
server
service
Structs
§
Router
路由器
Server
HTTP服务器
Functions
§
service_
fn
使用异步函数构建一个
Service
。
wrap_fn
使用函数构建一个
Wrap
。
Type Aliases
§
BoxError
Request
Response