proc-bitfield icon indicating copy to clipboard operation
proc-bitfield copied to clipboard

A Rust crate to expressively declare bitfield-like structs

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.