macro_rules! define_parent_help_request_action {
    ($func_name:ident,$help_func:ident) => { ... };
    (name=>$func_name:ident, help_func=>$help_func:ident) => { ... };
}
Expand description

Preset for definition function that can use help request action