Kinda implement field specifications
authorJacob Casper <dev@jacobcasper.com>
Mon, 15 Jan 2024 18:06:21 +0000 (12:06 -0600)
committerJacob Casper <dev@jacobcasper.com>
Mon, 15 Jan 2024 18:06:21 +0000 (12:06 -0600)
commit5a2d304f69c7956f398fb165f7c90aaa6d5107d0
treeb7137872aef314693c8bb92b6cf7fc5b7cf71cae
parent5fe10c1c344c5a50719a66e71520933607de563f
Kinda implement field specifications

Field specifications non-optimally and with no appropriate bounds
checking. As long as I only call this with good data it should be
fine... right?
src/main.rs