[][src]Type Definition xml_dom::level2::convert::RefDocumentFragment

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

Ref type for dynamic trait cast