Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@ops@operations_kit_Step.hrl
Raw

include/lightspeed@ops@operations_kit_Step.hrl

-record(step, {
id :: binary(),
instruction :: binary(),
evidence_tag :: binary(),
reversible :: boolean()
}).