book
book copied to clipboard
A meihod doesn't exist
- [ X] I have checked the latest
mainbranch to see if this has already been fixed - [ X] I have searched existing issues and pull requests for duplicates
URL to the section(s) of the book with this problem:
https://doc.rust-lang.org/book/ch02-00-guessing-game-tutorial.html
Description of the problem:
The method except doesn't exist in the io::Result type
Suggested fix:
Go and add the method to it
The method except definitely exists on the io:Result type. Can you post your full code and the error you're seeing?
On Sat, May 7, 2022, 8:31 PM td5038 @.***> wrote:
- [ X] I have checked the latest main branch to see if this has already been fixed
- [ X] I have searched existing issues and pull requests for duplicates
URL to the section(s) of the book with this problem: https://doc.rust-lang.org/book/ch02-00-guessing-game-tutorial.html Description of the problem: The method except doesn't exist in the io::Result type Suggested fix: Go and add the method to it
— Reply to this email directly, view it on GitHub https://github.com/rust-lang/book/issues/3148, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABPKUWC6ZOU4QTVKEK3FXLVI4DOPANCNFSM5VLEHNOA . You are receiving this because you are subscribed to this thread.Message ID: @.***>