Module from_read

Module from_read 

Source

Traitsยง

DefaultFromRead
Auto implemented trait to add constructors to all structs that provide a Default impl. This trait is sealed and cannot be implemented manually.
FromRead
This trait can be used by all structs that can be serialized to a Read.