Current section

Files

Jump to
lustre include lustre@runtime@server@runtime_SelfDispatchedMessages.hrl
Raw

include/lustre@runtime@server@runtime_SelfDispatchedMessages.hrl

-record(self_dispatched_messages, {
messages :: list(any()),
effect :: lustre@effect:effect(any())
}).