Macro core::fmt::num::impl_int

source ·
macro_rules! impl_int {
    ($($t:ident)*) => { ... };
}