Files
bytes/README.md
T
2015-05-19 17:13:21 -07:00

618 B

Bytes

A utility library for working with bytes.

crates.io Build Status Windows Build Status

Usage

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

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