Skip to main content

write_string

Function write_string 

Source
fn write_string(value: &str, max: usize, writer: &mut impl Write) -> Result<()>