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 feel it is quite cumbersome to work with libraries.
Would be nice to have, however not a high priority. Also should not clutter the codebase and keep it clean.
Proposed change
Ensure all code can't panic by using no_panic macro.
Use case
Any serious project, which relies on guarantees.
Contribution
Yes.
The text was updated successfully, but these errors were encountered: