1
0
Fork 0
mirror of synced 2024-05-09 06:52:27 +12:00
czkawka/czkawka_gui_orbtk/src/main.rs
2020-09-03 17:33:43 +02:00

5 lines
97 B
Rust

fn main() {
println!("Hello, world!");
println!("Orbtk frontend is still early WIP!");
}