pub fn rule_fn(
child: impl IntoUiNode,
wgt_fn: impl IntoVar<WidgetFn<RuleFnArgs>>,
) -> UiNodeExpand description
P Widget function that converts RuleFnArgs to widgets.
Sets the RULE_FN_VAR.
pub fn rule_fn(
child: impl IntoUiNode,
wgt_fn: impl IntoVar<WidgetFn<RuleFnArgs>>,
) -> UiNodeP Widget function that converts RuleFnArgs to widgets.
Sets the RULE_FN_VAR.