Module kiss_ui::prelude [] [src]

A module that KISS-UI users can glob-import to get the most common types.

Reexports

pub use base::BaseWidget;
pub use dialog::Dialog;
pub use container::Orientation;
pub use callback::{CallbackStatus, OnClick, OnShow, OnValueChange};
pub use widget::{Widget, Destroy};