matrw 0.1.4

MAT-file serializing and deserializing
Documentation
1
2
3
4
5
//! MAT-file parser

pub mod header;
pub mod v7;
pub mod v73;