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

type RefProcessingInstruction<'a> = &'a dyn ProcessingInstruction<NodeRef = RefNode>;

Ref type for dynamic trait cast