pub type DynModifierElement = Rc<dyn AnyModifierElement>;Expand description
Boxed type-erased modifier element.
Aliased Typeยง
pub struct DynModifierElement { /* private fields */ }pub type DynModifierElement = Rc<dyn AnyModifierElement>;Boxed type-erased modifier element.
pub struct DynModifierElement { /* private fields */ }