#mat #api-bindings #matio #structure #traits #macro #matlab

macro matio-rs_derive

Rust wrapper to MATLAB MAT file I/O library

1 unstable release

0.1.0 Dec 4, 2022

#12 in #mat

Download history 45/week @ 2024-08-31 31/week @ 2024-09-07 42/week @ 2024-09-14 59/week @ 2024-09-21 45/week @ 2024-09-28 1/week @ 2024-10-05 29/week @ 2024-10-12 22/week @ 2024-10-19 51/week @ 2024-10-26 25/week @ 2024-11-02 7/week @ 2024-11-09 24/week @ 2024-11-16 48/week @ 2024-11-23 62/week @ 2024-11-30 79/week @ 2024-12-07 55/week @ 2024-12-14

247 downloads per month
Used in 19 crates (via matio-rs)

MIT license

6KB
77 lines

Derive macro that implements for a structure of type T the traits MayBeFrom<&T> for Mat and MayBeInto<T> for Mat and &Mat

Dependencies

~1.5MB
~37K SLoC