Docs.rs
resp-async-0.0.7
resp-async 0.0.7
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Repository
crates.io
Source
Owners
sunxiaoguang
Dependencies
bytes ^1.5
normal
log ^0.4
normal
socket2 ^0.5
normal
tokio ^1.35.1
normal
Versions
35.19%
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
Skip to main content
Module router
resp_
async
0.0.7
Module router
Module Items
Structs
Traits
In crate resp_
async
resp_async
Module
router
Copy item path
Source
Structs
§
Router
Router mapping command names to handlers.
Traits
§
From
Request
Extract a typed value from a request context.
Handler
Handler for a RESP command.
Into
Handler