Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(guard): Refactor functions into enum / handle no args (#551)
* 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