Module sudoku::parse_errors [] [src]

Contains errors for the various parsing modes

Structs

Entry

An invalid entry that was parsed

NotEnoughRows

Error for lax block format parsing. Contains the number of rows found.

Enums

BlockFormatParseError

A structure representing an error caused when parsing the sudoku

LineFormatParseError

A structure representing an error caused when parsing the sudoku