saturating_int_impl_signed

Macro saturating_int_impl_signed 

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