#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 52/week @ 2024-07-22 67/week @ 2024-07-29 62/week @ 2024-08-05 75/week @ 2024-08-12 45/week @ 2024-08-19 63/week @ 2024-08-26 34/week @ 2024-09-02 32/week @ 2024-09-09 40/week @ 2024-09-16 62/week @ 2024-09-23 31/week @ 2024-09-30 1/week @ 2024-10-07 39/week @ 2024-10-14 21/week @ 2024-10-21 45/week @ 2024-10-28 24/week @ 2024-11-04

129 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