Skip to main content

static_command

Macro static_command 

Source
macro_rules! static_command {
    ($var_name:ident, $cmd:expr, $help:expr, $func:expr, $mask:expr) => { ... };
}