mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2024-11-27 11:44:52 -05:00
3 lines
44 B
Rust
3 lines
44 B
Rust
fn main() {
|
|
println!("hello, world");
|
|
}
|