write_int

Function write_int 

Source
pub(crate) fn write_int(w: &mut (impl Write + ?Sized), n: impl Display)