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
{{ message }}
This repository has been archived by the owner on Aug 16, 2021. It is now read-only.
If the goal is to completely replace the existing macro_rules macro with a custom derive, then my concerns in that issue do not apply and I would be happy to merge its code here.
There are a lot of deficiencies with the current syntax that are pretty hard to resolve as a macro_rules macro:
Error
orErrorKind
derive
on the Error typeThis is a lot of constraints and demands a complete redesign.
The text was updated successfully, but these errors were encountered: