-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: convert terminate_working_block macro to fn (#79)
* chore: convert terminate_working_block macro to fn * chore: clippy fixes * chore: fix mutability on fn param to remove regression * chore: update readme to document testing instructions * chore: use early return instead of if/else and document fn * chore: remove needless assignment * chore: update docs Co-authored-by: Kalan <22137047+kalzoo@users.noreply.github.com> Co-authored-by: kalzoo <22137047+kalzoo@users.noreply.github.com>
- Loading branch information
Showing
2 changed files
with
80 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters