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
I noticed the documentation says this is the optional initializer, so I tried to use the macro but...
ekscrypto
changed the title
Bug: NonEmptyString can be initialized with empty string
Bug: Non-optional initializers not available in package as per README
Mar 5, 2024
Describe the bug
The NonEmptyString type should not allow an empty string to be used as initializer
To Reproduce
Expected behavior
There should be a compile time or runtime error
Screenshots
The text was updated successfully, but these errors were encountered: