radix_common

Macro test_impl

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