rust-flutter-bindings/src/main.rs
2022-07-30 20:37:38 -07:00

4 lines
45 B
Rust

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