Macro impl_sum_iter_type

Source
macro_rules! impl_sum_iter_type {
    ($res:ty) => { ... };
}