[][src]Module myopic_board::parse

Functions

partial_pgn

Extracts the moves encoded in standard pgn format starting at a custom board position.

partial_uci

Extracts the moves encoded in standard pgn format starting at a custom board position.

pgn

Extracts the moves encoded in standard pgn format contained in a single string.

uci

Extracts the moves encoded in standard pgn format contained in a single string.