All the places patterns can be used, refutability, and pattern syntax.
Based on The Rust Programming Language, Chapter 18
Content coming soon. This module will cover Rust's powerful pattern matching capabilities in depth, including every place patterns can appear, the concept of refutability, and the full pattern syntax available.