Crates.io | adv_linalg_proc_macro |
lib.rs | adv_linalg_proc_macro |
version | 0.2.0 |
source | src |
created_at | 2023-08-29 12:13:24.696637 |
updated_at | 2023-09-05 03:41:53.151351 |
description | Procedral macros for usage within Adv_LinAlg_Lib |
homepage | |
repository | https://github.com/Adv-LinAlg/adv_linalg_proc_macro |
max_upload_size | |
id | 958003 |
size | 25,693 |
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
adv_linalg_proc_macro = "0.2"