-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
externalClosing of this issue would require changes to external librariesClosing of this issue would require changes to external libraries
Milestone
Description
The current error handling schema requires wrapping the Rust code in helper functions. As discussed, we can consider extending the NAPI-RS to contain something like the ToNapiError trait, which can be inside Results, instead of a single fixed error type as is the case right now.
- Create an issue about that in Napi-rs.
- If this is not implemented by the maintainer in a reasonable amount of time, we may consider implementing this on our own.
wprzytula
Metadata
Metadata
Assignees
Labels
externalClosing of this issue would require changes to external librariesClosing of this issue would require changes to external libraries