caffeine 0.1.1

Simple hash table implementation using open addressing. Written for use with my crafting interpeters tutorial implementation.
Documentation

Simple hash table implementation in Rust. Uses open addressing for collision resolution (even though open addressing is a stupid idea). Written for use with my crafting interpeters tutorial implementation.

Named caffeine because the night I made this, I accidentally had so much Coffee that my hands were literally shaking.

Me when I started writing this: