List of all items
Structs
- ChessGame
- chess_game_builder::ChessGameBuilder
- codec::forsyth_edwards_notation::ForsythEdwardsNotationError
- codec::long_algebraic_notation::LongAlgebraicNotationError
- piece::ChessPiece
Enums
Functions
- chess_game_state_analyzer::get_game_state
- chess_game_state_analyzer::is_in_check
- chess_game_state_analyzer::is_insufficient_material
- codec::binary::encode_board_as_binary
- codec::forsyth_edwards_notation::build_game_from_string
- codec::forsyth_edwards_notation::encode_game_as_string
- codec::long_algebraic_notation::build_game_from_long_algebraic_notation
- codec::long_algebraic_notation::encode_game
- codec::long_algebraic_notation::encode_move_as_long_algebraic_notation