[][src]Module pgn_filter::game

Holds information on a single game, providing access to header information and the sequence of moves.

Structs

Game

This struct holds information about a game as loaded from a PGN file.

GameIter

Iterator object for a Game.