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

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 58/week @ 2023-11-20 53/week @ 2023-11-27 32/week @ 2023-12-04 44/week @ 2023-12-11 51/week @ 2023-12-18 36/week @ 2023-12-25 10/week @ 2024-01-01 54/week @ 2024-01-08 66/week @ 2024-01-15 29/week @ 2024-01-22 40/week @ 2024-01-29 42/week @ 2024-02-05 59/week @ 2024-02-12 54/week @ 2024-02-19 102/week @ 2024-02-26 77/week @ 2024-03-04

292 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
~34K SLoC