test_impl

Macro test_impl 

Source
macro_rules! test_impl {
    ($($i:ident),*) => { ... };
}