mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-16 06:12:56 +00:00
4 lines
44 B
Rust
4 lines
44 B
Rust
fn main() {
|
|
println!("hello, world");
|
|
}
|