Crates.io | matio-rs_derive |
lib.rs | matio-rs_derive |
version | 0.1.0 |
source | src |
created_at | 2022-12-04 00:57:52.086134 |
updated_at | 2022-12-04 00:57:52.086134 |
description | Rust wrapper to MATLAB MAT file I/O library |
homepage | |
repository | https://github.com/rconan/matio-rs |
max_upload_size | |
id | 729340 |
size | 6,620 |
Derive macro that implements for a structure of type T
the traits MayBeFrom<&T>
for Mat
and MayBeInto<T>
for Mat
and &Mat