call_attr_impls_with_args

Macro call_attr_impls_with_args 

Source
macro_rules! call_attr_impls_with_args {
    (
            $exec_fn_mod_ident:ident,
            $item_ty:ty,
            $attr_tok_stream:ident,
            $item_tok_stream:ident
        ) => { ... };
}
Expand description

Use call_attr_proc_macro on impls mod with Args args ident