Skip to main content

impl_unsigned_ct_gt

Macro impl_unsigned_ct_gt 

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