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

pub fn as_comment_mut(ref_node: &mut RefNode) -> Result<MutRefComment<'_>>

Safely cast the specified RefNode into a mutable Ref type.