Docs.rs
ringline-memcache-0.6.0
ringline-memcache 0.6.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
06 July 2026
Links
Repository
crates.io
Source
Owners
brayniac
Dependencies
bytes ^1.11.1
normal
histogram ^0.11
normal
optional
itoa ^1
normal
ketama ^0.0.1
normal
libc ^0.2
normal
optional
memcache-proto ^0.0.2
normal
ringline ^0.4
normal
thiserror ^2
normal
ringline ^0.4
dev
Versions
90.15%
of the crate is documented
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
MAX_KEY_LEN
ringline_
memcache
0.6.0
ringline_memcache
Constant
MAX_
KEY_
LEN
Copy item path
Source
pub const MAX_KEY_LEN:
usize
= 250;
Expand description
Maximum key length per memcache text-protocol spec.