adv_linalg_proc_macro

Crates.ioadv_linalg_proc_macro
lib.rsadv_linalg_proc_macro
version0.2.0
sourcesrc
created_at2023-08-29 12:13:24.696637
updated_at2023-09-05 03:41:53.151351
descriptionProcedral macros for usage within Adv_LinAlg_Lib
homepage
repositoryhttps://github.com/Adv-LinAlg/adv_linalg_proc_macro
max_upload_size
id958003
size25,693
Eric Ovenden (the-mcmaster)

documentation

https://docs.rs/adv_linalg_proc_macro

README

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"
Commit count: 6

cargo fmt