Current section

Files

Jump to
bath include bath_CheckOut.hrl
Raw

include/bath_CheckOut.hrl

-record(check_out, {
reply_to :: gleam@erlang@process:subject({ok, any()} |
{error, bath:apply_error()}),
caller :: gleam@erlang@process:pid_()
}).