[][src]Function xml_dom::convert::as_attribute_mut

pub fn as_attribute_mut(ref_node: &mut RefNode) -> Result<MutRefAttribute>

Safely cast the specified RefNode into a mutable Attribute.