FahtocelCONV_RS

Crates.ioFahtocelCONV_RS
lib.rsFahtocelCONV_RS
version3.1.0
sourcesrc
created_at2023-07-12 15:54:13.800812
updated_at2023-07-12 15:54:13.800812
descriptionThis is a crate in rust that converts fahrenheit to celcius and vice versa!
homepage
repositoryhttps://github.com/Swoiksdmop/FahtocelCONV_RS
max_upload_size
id914592
size1,254,695
Mr Ethan (Swoiksdmop)

documentation

https://docs.rs/FahtocelCONV_RS

README

Fahrenheit-to-celcius-converter-in-rust-

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.

Commit count: 38

cargo fmt