[][src]Crate stelsalto

Structs

Board
Config
Point

The overall, padded row and column indices for piece locations. For example, the topmost piece on a standard board is Point { row: 1, column: 13 }, despite the row only having one piece, because there are 12 columns to the left in other rows.

Enums

GameError
Piece