Packages

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

Current section

Files

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

include/agnostic@runtime@transport_AttributeChanged.hrl

-record(attribute_changed, {
kind :: integer(),
name :: binary(),
value :: binary()
}).