Macro combu::cmds[][src]

macro_rules! cmds {
    ($($t : tt) *) => { ... };
}
Expand description

alias of commands! macro