Current section

Files

Jump to
gchess include game_server_ApplyMoveRaw.hrl
Raw

include/game_server_ApplyMoveRaw.hrl

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