call_func_impls_with_args

Macro call_func_impls_with_args 

Source
macro_rules! call_func_impls_with_args {
    (
            $exec_fn_mod_ident:ident,
            $args_tok_stream:ident
        ) => { ... };
}
Expand description

Use call_func_proc_macro on impls mod with Args args ident