Skip to main content

impl_unsigned_ct_neg

Macro impl_unsigned_ct_neg 

Source
macro_rules! impl_unsigned_ct_neg {
    ( $($uint:ty),+ ) => { ... };
}