bitsandbytes 0.0.0

Owned, bit-aware binary codec — bitfields, arbitrary-width integers, enums, and the #[bin] whole-message macro. Name reservation; first real release coming soon.
Documentation
1
2
3
4
5
6
7
8
[package]
name = "bitsandbytes"
version = "0.0.0"
edition = "2021"
description = "Owned, bit-aware binary codec — bitfields, arbitrary-width integers, enums, and the #[bin] whole-message macro. Name reservation; first real release coming soon."
license = "MIT OR Apache-2.0"
repository = "https://github.com/RawSocketLabs/bitsandbytes"
readme = "README.md"