Struct rust_rpg_toolkit::gui::widgets::Popup [−][src]
pub struct Popup { /* fields omitted */ }
Expand description
Borderless subwindow drawn on top of everything
Implementations
Auto Trait Implementations
impl RefUnwindSafe for Popup
impl UnwindSafe for Popup
Blanket Implementations
Mutably borrows from an owned value. Read more