Graphite/desktop/src/main.rs

4 lines
42 B
Rust

fn main() {
graphite_desktop::start();
}