Welcome to context-generic-programming-patterns Discussions! #1
soareschen
announced in
Announcements
Replies: 2 comments 2 replies
-
thank for writing this @soareschen |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you for taking the time to write the book, @soareschen For the open issue around errors, it seems getting a patch into the Rust compiler is going to take some meaningful time. As a stopgap, have you considered generating CheckTraits with a macro? Maybe something like: #[derive(check)] This is just one idea, any other idea is as valid. Point is, if you want to move forward and encourage adoption, a simpler workaround would do the trick. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Beta Was this translation helpful? Give feedback.
All reactions