[][src]Macro dumb_crypto::wrapping_sum

macro_rules! wrapping_sum {
    ( $a:expr, $( $x:expr ),* ) => { ... };
}