parse_mat_file

Function parse_mat_file 

Source
pub fn parse_mat_file(data: &[u8], mode: ParseMode) -> Result<MatFile, MatError>