mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-07 00:00:13 +02:00
fbebb19a02d14cb57d4283e0e312f0dacece2d0e
Not having `unsafe_no_drop_flag` caused some weirdness with optimizing buffers and bytes. For now, remeove it.
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%