-
-
Notifications
You must be signed in to change notification settings - Fork 80
Example code improvement #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
I'm not enthusiastic about endorsing |
Hum... Any particular reason ? |
It works here because our error type is |
I'd prefer this actually. I'm not a big fan of |
We should start by updating the actual example(s) anyway and then bring the change here. |
Actually, it doesn't seem to be a priority but if you have nothing else waiting, then I let you update examples. ;) |
I'm working on push some hand-generated docs after that maybe. |
As you wish, I'm starting to prepare to push on crates.io tomorrow. |
I've found a little issue with the version handling and enums in cairo. Might want to hold off pusblishing crates a bit. |
Ok, I'm in standby. Just email me when the situation is unlocked please. ^^ |
I've just learnt more about the issue. Good news is, it's not a crates showstopper. Turns out rustdoc doesn't get the same |
DARK MAGIC !!! |
Looks like we've resolved this in a different way. |
cc @gkoz