Macro fyroxed_base::make_command

source ยท
macro_rules! make_command {
    ($cmd:ty, $handle:expr, $value:expr) => { ... };
}