Expand description
Errors that may occur when reading sudokus
Structs§
- From
Bytes Error - Error for
Sudoku::from_bytes
- Invalid
Entry - An invalid sudoku entry encountered during parsing.
- NotEnough
Rows - Error for lax block format parsing. Contains the number of rows found.
Enums§
- Block
Parse Error - A structure representing an error caused when parsing the sudoku
- From
Bytes Slice Error - Error for
Sudoku::from_bytes_slice
- Line
Parse Error - A structure representing an error caused when parsing the sudoku