You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of accepting `&str` for hrp strings we can add a type `Hrp` and
abstract the checking of the string. This is the "parse don't validate"
methodology suggested by Clark.
0 commit comments