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

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

Type for dynamic trait cast