Macro combu::flag[][src]

macro_rules! flag {
    ($name : ident =>
 [$type : ident $(,) ? $(- $s : ident), * $(,) ? $(- - $long : ident), *, @
  $description : expr, @ def $default : expr]) => { ... };
}
Expand description

Helps for creating flag.