read_struct

Function read_struct 

Source
pub fn read_struct<T: FromBytes + IntoBytes, R: Read>(r: &mut R) -> Result<T>