engage_earn_api/src/main.rs
Mitchell Marino 547b8f8d8a fmt
2022-12-15 21:05:25 -06:00

4 lines
45 B
Rust

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