itoa

Macro impl_Integer128

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