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

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

Ref type for dynamic trait cast