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

type MutRefDocument<'a> = &'a mut dyn Document<NodeRef = RefNode>;

Type for mutable dynamic trait cast