Skip to main content

unchecked_int_op

Macro unchecked_int_op 

Source
macro_rules! unchecked_int_op {
    ( [ $name:ident, $op:tt ]  $( $int_ty:ident )+ ) => { ... };
}