Function write_string

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