book icon indicating copy to clipboard operation
book copied to clipboard

Ch. 17: Replace 'page_title' in match with 'value'

Open mpsanchis opened this issue 5 months ago • 0 comments

Hi folks!

A new rustacean here, enjoying the book a lot.

I have realised that in the match expression I edited, there's a variable page_title that seems to be copy-pasted from a previous snippet. I'm not 100% sure about this, because I'm still getting used to Rust's syntax, but I'd say it has to be called value.

Let me know if I got something wrong, or if I should add something else to this PR.

mpsanchis avatar May 14 '25 15:05 mpsanchis