macro_rules! impl_for_bitflags { ($name:ident) => { ... }; }
Implements Parse and Serialize for types implementing Flags.
Parse
Serialize
Flags