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

type MutRefComment<'a> = &'a mut dyn Comment<NodeRef = RefNode>;

Mutable Ref type for mutable dynamic trait cast