Crate auto_bitflags [] [src]

Macros

auto_bitflags

The auto_bitflags! macros generates const bitflags, the values are assigned in descending order.

auto_bitflags_h

Helper macro for auto_bitflags, don't call this directly.

count_idents

Logarithmic identifier counting macro.