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

macro matio-rs_derive

Rust wrapper to MATLAB MAT file I/O library

1 unstable release

0.1.0 Dec 4, 2022

#13 in #mat

Download history 24/week @ 2024-11-17 62/week @ 2024-11-24 60/week @ 2024-12-01 69/week @ 2024-12-08 55/week @ 2024-12-15 10/week @ 2024-12-22 8/week @ 2024-12-29 24/week @ 2025-01-05 44/week @ 2025-01-12 53/week @ 2025-01-19 19/week @ 2025-01-26 31/week @ 2025-02-02 51/week @ 2025-02-09 41/week @ 2025-02-16 41/week @ 2025-02-23 29/week @ 2025-03-02

170 downloads per month
Used in 23 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