simple-calc 0.1.0

A simple, very overengineered calculator made in Rust.
1
2
3
4
5
6
# simple-calc
*A simple, very overengineered calculator made in Rust.*

This calculator is really simple, it just contains the four basic math operations, so don't expect too much of it.

Great if you need a quick calculator on the fly, otherwise don't use this.