# Equation Solver
> This is a simple rust libarary used to compile simple string equations into mathematically evaluatable equations.
## Examples
Head over to the [examples folder](https://github.com/NiteBlock/equation-solver/tree/master/examples) and see a small range of ways that you can use this libarary.