A library and CLI tool to find anagrams of words. Written in Rust.
This project is split into two parts:
anagrambot
is a library to find anagrams of wordsanabot
is a CLI front-end toanagrambot
Both portions have documentation specific to them which can be found in the project specific subdirectories for anagrambot and anabot