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

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

Mutable Ref type for mutable dynamic trait cast