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

Class TestApp

examples/src/basic_app.rs:6–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4};
5
6struct TestApp {
7 main_view: View,
8}
9
10impl TestApp {
11 fn new() -> Self {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected