Function unexpected_token_list

Source
pub fn unexpected_token_list<'a>(
    expected: impl IntoIterator<Item = &'a str>,
) -> String