Skip to main content

checked_int_op

Macro checked_int_op 

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