pub fn as_document_type_mut(
    ref_node: &mut RefNode
) -> Result<MutRefDocumentType<'_>>
Expand description

Safely cast the specified RefNode into a mutable Ref type.