wordle_cli/db/
mod.rs

1mod model;
2mod schema;
3pub mod db_dictionary;