Derive Macro FlagsDebug

Source
#[derive(FlagsDebug)]
Expand description

Derive Debug.

This macro will use to_writer to format flags values.