Current section

Files

Jump to
glimit include glimit_Hit.hrl
Raw

include/glimit_Hit.hrl

-record(hit, {
identifier :: any(),
reply_with :: gleam@erlang@process:subject({ok, nil} | {error, nil})
}).