Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Replace Option<Vec<Vec<..>> by Vec<Vec<..>> #186

Merged

Conversation

fmiguelgarcia
Copy link
Collaborator

  1. It replaces Option<Vec<Vec<..>> by Vec<Vec<..>>
  2. fn process_call is simplified by 1

@fmiguelgarcia fmiguelgarcia marked this pull request as ready for review July 27, 2023 09:14
@fmiguelgarcia fmiguelgarcia merged commit 3c46e47 into ghali/support-utility Jul 27, 2023
@fmiguelgarcia fmiguelgarcia deleted the miguel/support-utility-no-option branch July 27, 2023 09:14
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants