Function xml_dom::level2::convert::as_processing_instruction[][src]

pub fn as_processing_instruction(
    ref_node: &RefNode
) -> Result<RefProcessingInstruction<'_>>

Safely cast the specified RefNode into a Ref type.