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

Function main

examples/src/counter.rs:25–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23}
24
25fn main() {
26 let rust_native = RustUI::new();
27 rust_native.run(|| Box::new(CounterApp::new()));
28}

Callers

nothing calls this directly

Calls 1

runMethod · 0.45

Tested by

no test coverage detected