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

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

Ref type for dynamic trait cast