Skip to main content

impl_unsigned_ct_lt

Macro impl_unsigned_ct_lt 

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