denguez / krusty_math

Some math calculator written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

krusty_math

Some math calculator written in Rust

Setup

Clone the repo

git clone https://github.com/j-zumaran/krusty_math.git

Install rust from the official website https://www.rust-lang.org/tools/install

Run

cd krusty_math
cargo run

About

Some math calculator written in Rust


Languages

Language:Rust 100.0%