//! Take rules and qpply them to a word, trying to find a match in an
//! existing wordlist.
use crateCompoundConfig;
use crateDictionary;
/// Try to create a word
/// Try splitting the word at each position and testing the parts according to
/// compound rules