Macro test_tools::prelude::_impls_callback
source · macro_rules! _impls_callback { ( $( #[ $Meta : meta ] )* $Vis : vis fn $Name : ident $( $Rest : tt )* ) => { ... }; }
Expand description
Internal impls1 macro. Don’t use.