[][src]Crate xwords

Modules

crossword

Core types to represent a crossword puzzle.

fill

Utility methods consumed in filling a crossword puzzle.

parse

Utility methods to split a Crossword into component words.

trie

A data structure that provides efficient lookup of partially filled words.

Functions

fill_crossword_with_default_wordlist