Module kiss_ui::base [] [src]

A general widget type that can be specialized at runtime.

Structs

BaseWidget

A general widget type that can be specialized at runtime via Downcast.

Traits

Downcast

A trait describing a widget's ability to be downcast from BaseWidget.