Files
test-sqlx/src/main.rs
2021-08-17 16:37:51 -05:00

4 lines
45 B
Rust

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