April 2, 2020
Gaining Knowledge About Rust Pattern Matching!
Rust has MANY powerful features but one that I think deserves more attention is Rust's pattern matching.
In the article More advanced aspects of pattern matching in Rust Ivan Veselov gives us more to THINK about.
Rust's pattern matching is something that I must STUDY more.