macro_rules! call_derive_impls_with_args {
(
$exec_fn_mod_ident:ident,
$item_tok_stream:ident
) => { ... };
}Expand description
Use call_derive_proc_macro on impls mod with Args args ident
macro_rules! call_derive_impls_with_args {
(
$exec_fn_mod_ident:ident,
$item_tok_stream:ident
) => { ... };
}Use call_derive_proc_macro on impls mod with Args args ident