saturating_int_impl_unsigned

Macro saturating_int_impl_unsigned 

Source
macro_rules! saturating_int_impl_unsigned {
    ($($t:ty)*) => { ... };
}