Macro itoa::impl_Integer128

source ยท
macro_rules! impl_Integer128 {
    ($t:ty[len = $max_len:expr]) => { ... };
}