Re-exports
pub use egui;
Structs
Contains and handles everything related to
egui
Contains a copy of
egui::Context
and a mutable reference for the paint_jobs vector from [Painter
].