Crate new_bitflags

Source
Expand description

More ergonomic bitflags

Macrosยง

new_bitflags
Generates a bitflags type, wrapping a given primitive integer type.