mirror of
https://github.com/actix/actix-website
synced 2025-01-23 16:44:36 +01:00
4 lines
45 B
Rust
4 lines
45 B
Rust
|
fn main() {
|
||
|
println!("Hello, world!");
|
||
|
}
|