Intro I'm following Nora Sandler's book, writing the code in Rust. I'm aiming for functionally working, then will do a pass on performance. Things I Owe Chapter 5: bitwise compound assignment Chapter 8: switch, case, default statements