PI-server-rack/pi-master/src/main.rs
2022-08-30 22:51:07 +02:00

3 lines
45 B
Rust

fn main() {
println!("Hello, world!");
}