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

type MutRefDocumentType<'a> = &'a mut dyn DocumentType<NodeRef = RefNode>;

Mutable Ref type for mutable dynamic trait cast