c2rust-bitfields-derive 0.22.0

C-compatible struct bitfield derive implementation used in the C2Rust project
Documentation
1
2
3
# C2Rust-Bitfields-Derive

This crate is used to generate a proc macro in [c2rust-bitfields](https://github.com/immunant/c2rust/tree/master/c2rust-bitfields) and should not be a direct dependency. `c2rust-bitfields` re-exports the proc macro as well as other types and should be used instead.