Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/algoscienceacademy/RustUI
/ counter.rs
File
counter.rs
examples/src/counter.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use rust_native::*;
2
3
struct CounterApp {
4
view: View,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected