2019-02-02 01:26:04 +03:00

4 lines
54 B
Rust

fn main() {
yew::start_app::<routing::Model>();
}