matrw 0.1.4

MAT-file serializing and deserializing
Documentation
1
2
3
4
5
6
7
8
pub mod array;
pub mod cell_array;
pub mod compressed_array;
pub mod matlab_types;
pub mod numeric_array;
pub mod sparse_array;
pub mod structure;
pub mod structure_array;