-
In https://github.com/PyO3/maturin/blob/main/guide/src/tutorial.md#program-the-guessing-game-in-rust , the example doesn't seem to compile, I get:
This seems to need a format specifier & this variable isn't ever defined either. I'm guessing it was supposed to count the number of guesses? Also, "scopee" looks odd. Also, if I compile this via PEP 517, it seems to miss this error message and reports something else. scientific-python/cookie#60 (comment) |
Beta Was this translation helpful? Give feedback.
Answered by
messense
Dec 14, 2021
Replies: 1 comment
-
Thanks for reporting, I've fixed the doc in 94f10af |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
messense
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for reporting, I've fixed the doc in 94f10af