Expand description
eframe::App
composition tools
Structures to allow the composition of various apps
Structsยง
- Composite
App - An implementation of
eframe::App
that allows the composition of multiple sub-apps. Each app is called in the order added to this structure