flag_mast_derive

Derive Macro Flags

Source
#[derive(Flags)]
{
    // Attributes available to this derive:
    #[flag]
    #[flag_backing_field]
    #[flag_debug]
}