Function sub_solver::load_wordlist
source · pub fn load_wordlist(contents: &str) -> HashMap<String, HashSet<String>>Expand description
Load a wordlist from a file into a dictionary with normalized words
pub fn load_wordlist(contents: &str) -> HashMap<String, HashSet<String>>Load a wordlist from a file into a dictionary with normalized words