pub fn simple( elements: &[Matchable], parse_context: &ParseContext<'_>, crumbs: Option<Vec<&str>>, ) -> Option<(AHashSet<String>, SyntaxSet)>