MCPcopy Create free account
hub / github.com/algoscienceacademy/RustUI / main

Function main

example/basic_app.rs:128–130  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

126}
127
128fn main() {
129 RustUI::new().run(|| Box::new(TodoApp::new()));
130}

Callers

nothing calls this directly

Calls 1

runMethod · 0.45

Tested by

no test coverage detected