Skip to content

Commit

Permalink
chore(guard): Refactor functions into enum / handle no args (#551)
Browse files Browse the repository at this point in the history
* chore(guard): Refactor functions into enum / handle optional & no args
* chore(guard): Update parser_tests.rs
* chore(guard): Address feedback and update tests
* chore(guard): Use function name in tests and address feedback
* chore(guard): implement callable
* chore(guard): Refactor functions into callable structs
  • Loading branch information
dannyvassallo authored Aug 22, 2024
1 parent a5cc0a9 commit ddc1ba4
Show file tree
Hide file tree
Showing 5 changed files with 297 additions and 152 deletions.
Loading

0 comments on commit ddc1ba4

Please sign in to comment.