1 unstable release
| 0.1.0 | Nov 9, 2019 |
|---|
#11 in #verbose
16KB
63 lines
calc_it
A calculator in Rust
Usage
./calc_it [FLAGS] <a> <OPERATOR> <b>
Flags
v/verbose
Supported operators
- Additioan
+ - Subtraction
- - Multiplication
x - Division
/ - Modulo
%
Dependencies
~2MB
~27K SLoC