MCPcopy Create free account
hub / github.com/algoscienceacademy/RustUI / basic_app.rs

File basic_app.rs

example/basic_app.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use rust_native::*;
2use std::sync::{Arc, Mutex};
3
4#[derive(Clone, Default)]

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected