This crate is intended to be used for the adv_linalg_lib
crate.
This software is licensed ultimately described under the terms of the SPDX 2.1 License Expression "MIT OR Apache-2.0".
see files 'LICENSE.md'
, 'LICENSE-MIT'
, and 'LICENSE-APACHE'
in the root of this crate for more details
You can easily import adv_linalg_proc_macro
in your Cargo.toml
file as
toml
adv_linalg_proc_macro = "0.2"