pub struct Flags(u32);
Expand description

Helper for working with bit flags, based on bitflags.

Tuple Fields§

§0: u32