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

type MutRefElement<'a> = &'a mut dyn Element<NodeRef = RefNode>;

Type for mutable dynamic trait cast