impl_uint_concat_split_even

Macro impl_uint_concat_split_even 

Source
macro_rules! impl_uint_concat_split_even {
    ($name:ident) => { ... };
    ($($name:ident,)+) => { ... };
}