Skip to main content

append_usize

Function append_usize 

Source
pub fn append_usize(buf: &mut String, value: usize)
Expand description

Append a decimal integer without allocating a temporary format! string.