-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Instead of chaining if-let-else constructs, we early return as soon as we successfully parse a keypair from the provided bytes. This is a tiny bit more code but easier to understand.
- Loading branch information
1 parent
95fb9fb
commit c3abdc5
Showing
1 changed file
with
33 additions
and
24 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