macro_rules! no_flag {
    ($($($description:tt)+)?) => { ... };
}
Expand description

Macro for preset no flag.