Skip to main content

write_string

Function write_string 

Source
pub fn write_string<W: Write>(writer: &mut W, value: &str) -> Result<(), Error>