Crate bitmath_macros

Source

Macrosยง

bitslice
Allows for taking subsets of Bits objects as a new Bits, with conventional bitwise syntax (e.g. 15:8 instead of 8..16)