This is a project I created to learn more about Rust. It is a Texas Hold'em poker game that allows the user to play in the CLI. The game is played against automated opponents. I learned about several data types in Rust for this project.