mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-01-08 13:34:09 +02:00
4 lines
44 B
Rust
4 lines
44 B
Rust
fn main() {
|
|
println!("hello, world");
|
|
}
|