You need to sign in or sign up before continuing.
-
Carl Lerche authoredCarl Lerche authored
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"