[][src]Function xml_dom::convert::as_element

pub fn as_element(ref_node: &RefNode) -> Result<RefElement>

Safely cast the specified RefNode into an Element.