Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
169
fn main() {
170
RustUI::new().run(|| Box::new(TodoApp::new()));
171
}
Callers
nothing calls this directly
Calls
1
run
Method · 0.45
Tested by
no test coverage detected