Module num_read

Module num_read 

Source

Traitsยง

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