neg_impl

Macro neg_impl 

Source
macro_rules! neg_impl {
    ($($t:ty)*) => { ... };
}