mirror of
https://github.com/openharmony/third_party_rust_bytes.git
synced 2026-08-26 18:47:10 -04: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.3%
Shell
0.7%