MCPcopy Create free account
hub / github.com/donkeyteethUX/iced_plot / App

Class App

examples/backends.rs:20–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18}
19
20struct App {
21 plot_a: PlotWidget,
22 plot_b: PlotWidget,
23}
24
25#[derive(Debug, Clone)]
26enum Message {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected