pub fn has_xml_declaration(input: &str) -> bool
Returns true when the input starts with an XML declaration.
true