Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 570 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 570 Bytes

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.