Crates.io | bitvec_padded |
lib.rs | bitvec_padded |
version | 0.1.2 |
source | src |
created_at | 2024-08-14 12:55:09.804766 |
updated_at | 2024-08-15 12:42:30.128246 |
description | Bit vector struct that includes byte padding for safe serialization and deserialization |
homepage | https://github.com/nic-obert/bitvec_padded |
repository | https://github.com/nic-obert/bitvec_padded |
max_upload_size | |
id | 1337277 |
size | 11,369 |
A basic bitvector implementation with final byte padding to ensure safe serialization and deserialization.