This is the procedral macro crate that does all the back-end compiler magic.
This is a placeholder while its dependencies are constructed.
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` in your `Cargo.toml` file as
```toml
adv_linalg = "0.1"
```