# Stat module
The `stat` module contains various structs which aggregate game and drive stats.
- The `PassingStats` struct contains passing statistics like attempts, completions, yards, touchdowns, and interceptions
- The `RushingStats` struct contains rushing statistics like rushes, yards, touchdowns, and fumbles
- The `ReceivingStats` struct contains receiving statistics like targets, receptions, yards, touchdowns, and fumbles