Use criterion for benchmarks
Add equality comparisons to ops
Make expression parser generic over the type of op
You can also use your local clone with git send-email.
rpn_parse is a crate for parsing and calculating rpn expressions. It can be used with a map to support using variables.