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

type RefNotation<'a> = &'a dyn Notation<NodeRef = RefNode>;

Ref type for dynamic trait cast