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

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

Type for mutable dynamic trait cast