Derive Macro BitwiseBoolean

Source
#[derive(BitwiseBoolean)]
{
    // Attributes available to this derive:
    #[bitwise_bool]
}