1 stable release
3.1.0 | Jul 12, 2023 |
---|
#6 in #versa
1MB
71 lines
Contains (WOFF font, 400KB) NanumBarunGothic-0f09457c7a19b7c6.ttf.woff2, (WOFF font, 135KB) FiraSans-Medium-8f9a781e4970d388.woff2, (WOFF font, 130KB) FiraSans-Regular-018c141bf0843ffd.woff2, (WOFF font, 82KB) SourceSerif4-Bold-a2c9cd1067f8b328.ttf.woff2, (WOFF font, 77KB) SourceSerif4-Regular-46f98efaafac5295.ttf.woff2, (WOFF font, 45KB) SourceCodePro-It-1cc31594bf4f1f79.ttf.woff2 and 3 more.
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.