bit_fiddler 2.1.1

Macros for common bit operations with multiple convenient patterns
Documentation
1
2
3
4
5
6
mod is_set;
mod mask;
mod max_bits;
mod set;
mod toggle;
mod unset;