Replies: 2 comments 1 reply
-
Instead, how about adding a e.g. let g = Getch::new();
let byte: Result<u8> = g.getraw(); |
Beta Was this translation helpful? Give feedback.
1 reply
-
I think it would be good to use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
getch-rs/src/lib.rs
Lines 32 to 75 in 1f1e7fb
Beta Was this translation helpful? Give feedback.
All reactions