Module crabchess::pgn

source ·
Expand description

Tools for importing and exporting to Portable Game Notation.

Structs§

  • Iterate through a .pgn file.
  • Writes PGNs to a .pgn file using a BufWriter.
  • The parsed contents of a Portable Game Notation.

Enums§

  • Represents whether a PGN string or file is valid.