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