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

type RefEntity<'a> = &'a dyn Entity<NodeRef = RefNode>;

Ref type for dynamic trait cast