Skip to main content

xml_root_local_name

Function xml_root_local_name 

Source
pub fn xml_root_local_name(
    bytes: &[u8],
    policy: XmlSafetyPolicy,
) -> Result<String, XmlSafetyError>
Expand description

Returns the local name of a validated document root.