Graphite/desktop/platform/mac/src/main.rs

4 lines
42 B
Rust

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