Skip to content

Use window title

This page is a stub.

fn main() {
    let mut app = create_app();
    app.run();
}