num_traits::ops::checked

Macro checked_shift_impl

Source
macro_rules! checked_shift_impl {
    ($trait_name:ident, $method:ident, $t:ty) => { ... };
}