Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@pipeline@operator_Replaying.hrl
Raw

include/lightspeed@pipeline@operator_Replaying.hrl

-record(replaying, {
from_stage :: binary(),
reason :: binary(),
at_ms :: integer()
}).