include/lightspeed@ops@operations_kit_Step.hrl
-record(step, {
id :: binary(),
instruction :: binary(),
evidence_tag :: binary(),
reversible :: boolean()
}).
-record(step, {
id :: binary(),
instruction :: binary(),
evidence_tag :: binary(),
reversible :: boolean()
}).