-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Note that most functions validate their input already, its just that they panic on failure as opposed to reporting the error.
Ideally this would also introduce some fancy way to get back the unsound NOERROR fast paths via a crate feature
- implement error types/conversions
- rework dispatch path
- update codegen
- convert all relevant panics to error checks
Metadata
Metadata
Assignees
Labels
No labels