boggle A Rust crate for modelling and solving a Boggle board. Uses a trie representation for word lists to efficiently search the board. This is a hobby project - documentation and polish is lacking. It is not affiliated in any way with Hasbro.