Modules§
Structs§
- Position
- A chess position, consisting of a
Fileand aRank.
Enums§
- File
- The file component of a chess position.
- Invalid
File Error - Error returned when parsing a
Filefails. - Invalid
Position Error - Error returned when parsing a
Positionfails. - Invalid
Rank Error - Error returned when parsing a
Rankfails. - Rank
- The rank component of a chess position.