bitvec_padded

Crates.iobitvec_padded
lib.rsbitvec_padded
version0.1.2
sourcesrc
created_at2024-08-14 12:55:09.804766
updated_at2024-08-15 12:42:30.128246
descriptionBit vector struct that includes byte padding for safe serialization and deserialization
homepagehttps://github.com/nic-obert/bitvec_padded
repositoryhttps://github.com/nic-obert/bitvec_padded
max_upload_size
id1337277
size11,369
Nicholas Obert (nic-obert)

documentation

README

BitVec with padding

A basic bitvector implementation with final byte padding to ensure safe serialization and deserialization.

Commit count: 0

cargo fmt