Skip to main content

write_count

Function write_count 

Source
fn write_count(count: usize, max: usize, writer: &mut impl Write) -> Result<()>