bryce-anderson / bytes

Utilities for working with bytes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

Utilities for working with bytes

License:Other


Languages

Language:Rust 99.5%Language:Shell 0.5%