Current section

Files

Jump to
bath include bath_Pool.hrl
Raw

include/bath_Pool.hrl

-record(pool, {
size :: integer(),
subject :: gleam@erlang@process:subject(bath:msg(any()))
}).