Crate wordle_solver

Crate wordle_solver 

Source
Expand description

§wordle_solver

Wordle solver is a small library as well as an example utility (wordle-solver) that helps you win the daily wordle ( https://www.powerlanguage.co.uk/wordle/ )

See the solver module and the Solver struct

Re-exports§

pub use solver::*;

Modules§

solver

Functions§

load_words