Macro molt_forked::gen_command
source ยท macro_rules! gen_command { ($ctx_type:ty, [ $( ($native_name:tt, $native_func:expr) ),* $(,)?], [ $( ($embedded_name:tt, $embedded_func:expr) ),* $(,)?] $(,)?) => { ... }; }
macro_rules! gen_command { ($ctx_type:ty, [ $( ($native_name:tt, $native_func:expr) ),* $(,)?], [ $( ($embedded_name:tt, $embedded_func:expr) ),* $(,)?] $(,)?) => { ... }; }