Crate scid_parse
Source - AnnotatedMove
- A move with its accompanying annotations.
- Game
- A game of chess stored in a database.
- Iter
- An iterator over the games in a SCID database.
- ScidDatabase
- A database of chess games.
- Variation
- A sequence of moves with their annotations, and possibly an initial comment before the very
first move.
- AnnotationCount
- Roughly how many annotations are on a game.
- IndexFlag
- Pre-defined flags supported by SCID.
- Move
- A chess move stored in a SCID database.
- RatingType
- The various kinds of rating system SCID allows the user to specify for the ratings of the players.
- ReadError
- Errors that can occur when reading SCID database files.
- UserFlag
- Each index entry has six flags whose meaning the user can define themselves.
- IndexEntry
- Information stored in the index for a single game.