write_str

Function write_str 

Source
pub fn write_str<W: StdWrite>(writer: W, s: &str) -> Result<()>
Expand description

Write a string to a writer