Macro radix_common::test_impl

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