Module string_write

Module string_write 

Source

Traitsยง

StringWrite
Trait that provides various methods to write strings. Automatically implemented for all implementations of io::Write. This trait is sealed and cannot be implemented manually.