# ExprZ
[](https://github.com/qdeduction/exprz/actions)
[](https://crates.io/crates/exprz)
_An Expression Library_
Getting Started
For more information on how to use ExprZ, see the project page or the documentation.
Installation
To use ExprZ in your project add the following to your Cargo.toml
,
toml
[dependencies]
exprz = "0.0.0"
or run the following on the command line
sh
cargo add exprz
if you have cargo-add
installed.
License
This project is licensed under the ISC License. See LICENSE for more information.
[](https://github.com/bhgomes)
[](LICENSE)
[](https://github.com/qdeduction/exprz.rs)