shl_assign_impl_all

Macro shl_assign_impl_all 

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