mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-08 00:00:26 +02:00
04e0ac75e27bdf4e538e7e6309dd433155cf9fb5
bytes
* Get rid of `ByteStr` trait * `Bytes` is not a concrete type * Add `BlockBuf` * Delete lots of cruft * Performance work
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%