/proc-bitfield

A Rust crate to expressively declare bitfield-like structs

Primary LanguageRustApache License 2.0Apache-2.0

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.