Module irox_egui_extras::composite

source ·
Expand description

eframe::App composition tools

Structures to allow the composition of various apps

Structs§

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