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