update
This commit is contained in:
38
temperature_converter/rust_version/src/main.rs
Normal file
38
temperature_converter/rust_version/src/main.rs
Normal file
@@ -0,0 +1,38 @@
|
||||
|
||||
|
||||
fn tempconvert(temp :Float) {
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
fn main() {
|
||||
println!("Hello, world!");
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user