[−][src]Module ezgui::widgets
Modules
autocomplete | |
button | |
checkbox | |
compare_times | |
containers | |
dropdown | |
fan_chart | |
filler | |
just_draw | |
line_plot | |
menu | |
persistent_split | |
scatter_plot | |
slider | |
spinner | |
text_box |
Structs
WidgetOutput |
Enums
Outcome |
Traits
WidgetImpl | Create a new widget by implementing this trait. You can instantiate your widget by calling
|