Module string_read

Module string_read 

Source

Traitsยง

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