1 unstable release
0.1.0 | Nov 9, 2019 |
---|
#21 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
~1.5MB
~24K SLoC