Macro powerfmt::smart_display_impls::impl_int

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

Implement SmartDisplay for signed integers.