Macro impl_split_small_range

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