-
-
Notifications
You must be signed in to change notification settings - Fork 473
Closed
Description
ErrorKind
was designed with RNG errors in mind, but has also found some use in other code (#518). I suggest we add a new enum variant: Input
(or InvalidInput
or UserInput
or something), meaning that a function was called with invalid parameters.
Metadata
Metadata
Assignees
Labels
No labels