Packages

A platform agnostic Elm-like framework (soft-fork of Lustre)

Current section

Files

Jump to
agnostic include agnostic@runtime@transport_ContextProvided.hrl
Raw

include/agnostic@runtime@transport_ContextProvided.hrl

-record(context_provided, {
kind :: integer(),
key :: binary(),
value :: gleam@dynamic:dynamic_()
}).