itoa
pub fn fmt<W: Write, V: Integer>(wr: W, value: V) -> Result
Write integer to an fmt::Write.
fmt::Write