Crate bitmask [] [src]

A bitmask generator for enum scoped bit flags.

Disclaimer: For a more mature module check out bitflags!!!


With that out of the way lets check out what this baby can do!

Macros

bitmask

A macro that generates a bitmask and it's associated bit flags.