mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-07 00:00:13 +02:00
b4abd1431a553be131c757b9b366c71dfd6461af
MutBuf::mut_buf as unsafe
`MutBuf::mut_buf` allows access to uninitialized memory.
Bytes
A utility library for working with bytes.
Usage
To use bytes, first add this to your Cargo.toml:
[dependencies.bytes]
git = "https://github.com/carllerche/bytes"
Languages
Rust
99.6%
Shell
0.4%