[−][src]Module sudoku::parse_errors
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 |