exprz 0.0.2

An Expression Library
Documentation

ExprZ

Workflow Status Latest Version

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,

[dependencies]
exprz = "0.0.0"

or run the following on the command line

cargo add exprz

if you have cargo-add installed.

License

This project is licensed under the ISC License. See LICENSE for more information.


Author License GitHub Repo