#proc-macro #proc #macro #procedural

macro adv_linalg_proc_macro

Procedral macros for usage within Adv_LinAlg_Lib

2 unstable releases

0.2.0 Sep 5, 2023
0.1.0 Aug 29, 2023

#127 in #proc

41 downloads per month
Used in 2 crates (via adv_linalg_lib)

MIT/Apache

7KB

Adv_LinAlg_Proc_Macro

This crate is intended to be used for the adv_linalg_lib crate.

License

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

Usage

You can easily import adv_linalg_proc_macro in your Cargo.toml file as

adv_linalg_proc_macro = "0.2"

Dependencies

~280KB