Current section

Files

Jump to
gchess include game_server_PrintBoard.hrl
Raw

include/game_server_PrintBoard.hrl

-record(print_board, {
reply_with :: gleam@erlang@process:subject({ok, binary()} |
{error, binary()})
}).