Files
imphnen-backend-service/src/main.rs
T
2025-02-03 21:53:42 +07:00

4 lines
45 B
Rust

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