Docs.rs
redis-protocol-6.0.0
redis-protocol 6.0.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
aembke
Dependencies
bytes ^1.1
normal
optional
bytes-utils ^0.1
normal
optional
cookie-factory =0.3.2
normal
crc16 ^0.4
normal
hashbrown ^0.14
normal
optional
indexmap ^2.2
normal
optional
libm ^0.2
normal
optional
log ^0.4
normal
nom ^7.1
normal
tokio-util ^0.7
normal
optional
criterion ^0.4
dev
futures ^0.3
dev
itertools ^0.12
dev
pretty_env_logger ^0.5
dev
rand ^0.8
dev
tokio ^1.36
dev
Versions
64.05%
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
redis_
protocol
6.0.0
redis_protocol
Function
zero_extend
Copy item path
Source
pub fn zero_extend(buf: &mut
BytesMut
, amt:
usize
)
Expand description
Extend the buffer by
amt
.