proc-bitfield

Crates.ioproc-bitfield
lib.rsproc-bitfield
version0.5.3
created_at2022-07-07 13:31:01.503847+00
updated_at2025-12-15 14:34:40.258022+00
descriptionA crate to expressively declare bitfield-like structs
homepagehttps://github.com/kelpsyberry/proc-bitfield
repositoryhttps://github.com/kelpsyberry/proc-bitfield
max_upload_size
id621170
size123,318
Kelpsy (kelpsyberry)

documentation

README

proc-bitfield

crates.io docs.rs

A Rust crate to expressively declare bitfield-like structs, automatically ensuring their correctness at compile time and declaring accessors.

API and syntax docs

Usage examples

License

This project is licensed under a dual MIT/Apache 2.0 license.

Commit count: 60

cargo fmt