pub type RefDocumentFragment<'a> = &'a dyn DocumentFragment<NodeRef = RefNode>;
Expand description

Ref type for dynamic trait cast