Go to file
Daniel Barlow f09e4d4bee use match instead of if/else
Rotation is an enum so leverage the compiler to tell us
we've considered all cases
2023-11-01 00:23:58 +00:00
src use match instead of if/else 2023-11-01 00:23:58 +00:00
.gitignore "cargo new" and write a failing test 2023-10-31 22:10:48 +00:00
Cargo.lock "cargo new" and write a failing test 2023-10-31 22:10:48 +00:00
Cargo.toml "cargo new" and write a failing test 2023-10-31 22:10:48 +00:00