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

type RefAttribute<'a> = &'a dyn Attribute<NodeRef = RefNode>;

Ref type for dynamic trait cast