Word Scramble Solver (Rust) A program that unscrambles words, e.g "oellyw" -> "yellow" Clone and run it: $ git clone https://github.com/OgGhostJelly/word_scramble_solver.git $ cd word_scramble_solver $ cargo run