Current section

Files

Jump to
gchess include game_server_ApplyMoveSanString.hrl
Raw

include/game_server_ApplyMoveSanString.hrl

-record(apply_move_san_string, {
reply_with :: gleam@erlang@process:subject(game:game()),
move :: binary()
}).