rust_calculator 用Rust写的终端计算器。 这是一个进展中的工作。 添加了基本的乘法功能。 使用可以将两个数字相乘。 语法:“ Value1” x“ Value2”,例如输入:10x5将得出结果:50