Type Definition raui_core::widget::FnWidget[][src]

type FnWidget = fn(_: WidgetContext<'_>) -> WidgetNode;