read_struct

Function read_struct 

Source
pub fn read_struct<S: Pod, R: Read>(reader: R) -> Result<S>