Macro g_code::command[][src]

macro_rules! command {
    ($commandName: ident {
        $($arg: ident : $value: expr,)*
    }) => { ... };
}

A macro for quickly instantiating a float-valued command