[−][src]Trait itoa::Integer
An integer that can be formatted by itoa::write
and itoa::fmt
.
This trait is sealed and cannot be implemented for types outside of itoa.
An integer that can be formatted by itoa::write
and itoa::fmt
.
This trait is sealed and cannot be implemented for types outside of itoa.