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

Method theme

examples/themes_and_styles.rs:89–91  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

87 }
88
89 fn theme(&self) -> Theme {
90 self.theme_choice.theme()
91 }
92}
93
94fn control<'a, T: Copy + Eq + std::fmt::Display + 'a>(

Callers 5

mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected