yosh on Nostr: I'm coming to the realization that if I want to get better at Rust now I should ...
I'm coming to the realization that if I want to get better at Rust now I should probably spend time studying the Rust reference.
For example, I learned today that the `@` sigil in `match` expressions is called a “subpattern binding". I don't think I've heard anyone use that term before, but it's good to know it has a name!
For example, I learned today that the `@` sigil in `match` expressions is called a “subpattern binding". I don't think I've heard anyone use that term before, but it's good to know it has a name!