Current section

Files

Jump to
lustre include lustre@dev@simulate_Event.hrl
Raw

include/lustre@dev@simulate_Event.hrl

-record(event, {
target :: lustre@dev@query:'query'(),
name :: binary(),
data :: gleam@json:json()
}).