Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@release@policy_MatrixEntry.hrl
Raw

include/lightspeed@release@policy_MatrixEntry.hrl

-record(matrix_entry, {
milestone :: binary(),
gate :: binary(),
evidence :: binary()
}).