Docs.rs
yo-resp-0.3.21
yo-resp 0.3.21
Docs.rs crate page
MIT
OR
Apache-2.0
06 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
tamnd
Dependencies
yo-alloc ^0.3.21
normal
yo-common ^0.3.21
normal
yo-doc ^0.3.21
normal
yo-graph ^0.3.21
normal
yo-kv ^0.3.21
normal
yo-reactor ^0.3.21
normal
yo-search ^0.3.21
normal
yo-series ^0.3.21
normal
yo-shape ^0.3.21
normal
yo-sketch ^0.3.21
normal
yo-vector ^0.3.21
normal
criterion ^0.8
dev
libc ^0.2
normal
windows-sys ^0.61
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
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 proto
yo_resp
0.3.21
Module proto
Module Items
Structs
Enums
In crate yo_
resp
yo_resp
Module
proto
Copy item path
Source
Expand description
The protocol version a connection is speaking, and the limits it is held to.
Structs
§
Limits
The bounds the codec enforces, which are Redis’s bounds.
Enums
§
Proto
RESP2 or RESP3, per connection.