matrw 0.1.4

MAT-file serializing and deserializing
Documentation
1
2
3
4
//! [`serde`] implementation.

pub mod de;
pub mod ser;