book icon indicating copy to clipboard operation
book copied to clipboard

ch02-00: Add a note about Ok(num)

Open ulfox opened this issue 3 years ago • 0 comments

Include a simple note to clarify why num was used. Initially this could confuse starters since they might thing that num is some special rust keyword

I found the answer on this question: https://users.rust-lang.org/t/match-question-ok-value/12452

ulfox avatar May 09 '22 22:05 ulfox