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

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

Ref type for dynamic trait cast