neg_wrapping

Macro neg_wrapping 

Source
macro_rules! neg_wrapping {
    ($t:ty, $a:ident) => { ... };
}