# scuffle-bytes-util
> [!WARNING]
> This crate is under active development and may not be stable.

[](https://docs.rs/scuffle-bytes-util)
[](https://crates.io/crates/scuffle-bytes-util)
[](https://github.com/scufflecloud/scuffle/actions/workflows/ci.yaml)
[](https://codecov.io/gh/scufflecloud/scuffle)
---
Adds some helpful utilities for working with bits and bytes.
See the [changelog](./CHANGELOG.md) for a full release history.
### Feature flags
* **`serde`** — Enables serde support
* **`docs`** — Enables changelog and documentation of feature flags
### License
This project is licensed under the MIT or Apache-2.0 license.
You can choose between one of them if you use this work.
`SPDX-License-Identifier: MIT OR Apache-2.0`