Expand description
This crate contains logic for an application to parse and evaluate basic rational number arithmetic using standard operator precedence and associativity.
Modules
Structs
- Evaluates the supplied input.
Enums
- The error that is returned when attempting to evaluate the input.
- A successful evaluation of an input.