irox_egui_extras

Module composite

Source
Expand description

eframe::App composition tools

Structures to allow the composition of various apps

Structsยง

CompositeApp
An implementation of eframe::App that allows the composition of multiple sub-apps. Each app is called in the order added to this structure