Files
theseus/theseus-server/src/main.rs
2025-04-29 22:04:32 +02:00

4 lines
45 B
Rust

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