Function repr::strconv::format_int32 [−][src]
pub fn format_int32<F>(buf: &mut F, i: i32) -> Nestable where
F: FormatBuffer, Expand description
Writes an i32 to buf.
pub fn format_int32<F>(buf: &mut F, i: i32) -> Nestable where
F: FormatBuffer, Writes an i32 to buf.