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

type RefCDataSection<'a> = &'a dyn CDataSection<NodeRef = RefNode>;

Ref type for dynamic trait cast