Current section

Files

Jump to
mist include mist@internal@next_Continue.hrl
Raw

include/mist@internal@next_Continue.hrl

-record(continue, {
state :: any(),
selector :: gleam@option:option(gleam@erlang@process:selector(any()))
}).