Crates.io | FahtocelCONV_RS |
lib.rs | FahtocelCONV_RS |
version | 3.1.0 |
source | src |
created_at | 2023-07-12 15:54:13.800812 |
updated_at | 2023-07-12 15:54:13.800812 |
description | This is a crate in rust that converts fahrenheit to celcius and vice versa! |
homepage | |
repository | https://github.com/Swoiksdmop/FahtocelCONV_RS |
max_upload_size | |
id | 914592 |
size | 1,254,695 |
It's simple as just cloning the code and running it with the rust compiler from rust-lang.org and using it's build system called cargo. Check it out!
to run this code, clone the repository on your terminal or cmd by typing git@github.com:Swoiksdmop/FahtocelCONV.RS.git
for ssh or git clone https://github.com/Swoiksdmop/FahtocelCONV.RS
for https. Run it with cargo run --release
or cargo r/run
on your terminal or cmd to convert fahrenheit to celcius and vice versa using this precious program. Thank you!! NOTE: You can only repeteadly put input for 3 tries for both fahrenheit-to-celcius and vice versa and the program exits.