Function utf8_io::default_write_str [−][src]
Expand description
Default implementation of WriteStr::write_str, in terms of
Write::write_all.
Default implementation of WriteStr::write_str, in terms of
Write::write_all.