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