Structs§
- Cancelled
- Placeholder error type for cancellation.
- Item
- An item in a number grid.
- Layout
- A layout composed of two number grids.
- Nonogram
- A nonogram with a fix size containing some Cells.
T
is the type used to represent colors. - Solution
- A collection of all solutions to a Layout.
Enums§
Traits§
- Token
- A trait for an arbitrary cancellation token.
Use
()
, if you don’t have any cancellation token.