Type Definition xml_dom::level2::ext::convert::RefDocumentDecl[][src]

type RefDocumentDecl<'a> = &'a dyn DocumentDecl<NodeRef = RefNode>;

Ref type for dynamic trait cast