modifier_element

Function modifier_element 

Source
pub fn modifier_element<E: ModifierNodeElement>(
    element: E,
) -> DynModifierElement
Expand description

Convenience helper for callers to construct a type-erased modifier element without having to mention the internal wrapper type.