Skip to main content

RefElement

Type Alias RefElement 

Source
pub type RefElement<'a> = &'a dyn Element<NodeRef = RefNode>;
Expand description

Ref type for dynamic trait cast