[][src]Macro display_as::display_integers_as

macro_rules! display_integers_as {
    ($format:ty) => { ... };
}

Conveniently implement DisplayAs for integers for a new Format.