Crate bitpat

Source
Expand description

Allows bit-level matching against values.

Please refer to the bitpat! macro for details.

Macrosยง

bitpat
Builds a closure for bit-level matching of a value.