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

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

Mutable Ref type for mutable dynamic trait cast