Macro test_tools::meta_tools::meta::impls2
source · macro_rules! impls2 { ( $( $Rest : tt )* ) => { ... }; }
Expand description
Define implementation putting each function under a macro.
macro_rules! impls2 { ( $( $Rest : tt )* ) => { ... }; }
Define implementation putting each function under a macro.