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