1
0
Fork 0
mirror of synced 2024-05-18 19:32:43 +12:00
czkawka/czkawka_gui_orbtk/src/main.rs

5 lines
97 B
Rust
Raw Normal View History

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