impl_Integer
itoa
1.0.15
itoa
Macro
impl_
Integer
Copy item path
Source
macro_rules! impl_Integer { ($t:ty[len = $max_len:expr] as $large_unsigned:ty) => { ... }; }