Skip to content
Snippets Groups Projects
user avatar
Aaron J. Todd authored
70fed562
History

Bytes

A utility library for working with bytes.

crates.io Build Status

Usage

To use bytes, first add this to your Cargo.toml:

[dependencies.bytes]
git = "https://github.com/carllerche/bytes"