Skip to content

AlexandruGG/fahrenheit-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Program proposed in Chapter 3 of The Rust Programming Language Book.

Options to run:

  • cargo run
  • cargo build --release -> builds an executable in target/release/ which can be run standalone

About

Convert temperature from Fahrenheit to Celsius

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages