A utility library for working with bytes.
To use bytes, first add this to your Cargo.toml:
bytes
Cargo.toml
[dependencies.bytes] git = "https://github.com/carllerche/bytes"