bitvec_padded 0.1.1

Bit vector struct that includes byte padding for safe serialization and deserialization
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Nicholas Obert"]
description = "Bit vector struct that includes byte padding for safe serialization and deserialization"
edition = "2021"
homepage = "https://github.com/nic-obert/bitvec_padded"
license-file = "LICENSE"
name = "bitvec_padded"
readme = "README.md"
repository = "https://github.com/nic-obert/bitvec_padded"
version = "0.1.1"