powerfmt::smart_display_impls

Macro impl_int

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

Implement SmartDisplay for signed integers.