Skip to main content

has_xml_declaration

Function has_xml_declaration 

Source
pub fn has_xml_declaration(input: &str) -> bool
Expand description

Returns true when the input starts with an XML declaration.