Skip to main content

Module formats

Module formats 

Source

Modules§

cbg
Chessbase game file format (CBG)
cbh
Chessbase header file format (CBH)
cbp
Chessbase player file format
cbt
Chessbase tournament file format (CBT)
cbv
Chessbase archive file format
fen
pgn
PGN format
san
Standard Algebraic Notation.
uci
Universal Chess Interface notation.

Structs§

Bits
Bits from bytes
Set
An ordered set based on a B-Tree.

Traits§

Parser
Core trait for parsing

Type Aliases§

ByteInput
Slice of bytes.
ModalResult
Modal error reporting for Parser::parse_next
StrInput
Slice of UTF-8 text.