rust_calc Installation : Windows install from here the .exe and run rustup then 1 Bulding Project After installation you need to git clone https://github.com/Lagmaker/rust_calc cd rust_calc to navigate to project folder cargo build to build project cargo run to build & run project Credits Learned with this lessons playlist and this docs.