roggle
A Boggle solver written in Rust! This is still very much a WIP while I actually learn how to use Rust.
Example Usage
extern crate roggle;
use HashSet;
A Boggle solver written in Rust! This is still very much a WIP while I actually learn how to use Rust.
extern crate roggle;
use HashSet;