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

Function main

examples/todo_app.rs:169–171  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

167}
168
169fn main() {
170 RustUI::new().run(|| Box::new(TodoApp::new()));
171}

Callers

nothing calls this directly

Calls 1

runMethod · 0.45

Tested by

no test coverage detected