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

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

Ref type for dynamic trait cast