Skip to main content

int_bit_shifts

Macro int_bit_shifts 

Source
macro_rules! int_bit_shifts {
    ( [ $op:ident ] $( $int_ty:ident )+ ) => { ... };
}