Macro core::fmt::num::integer

source ·
macro_rules! integer {
    ($Int:ident, $Uint:ident) => { ... };
}