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

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

Type for dynamic trait cast