pub fn unexpected_element_range<E>(range: Range<usize>, errors: &mut Vec<E>)where E: From<ParseError>,
Raise an ‘Unexpected element’ error