Packages

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

Current section

Files

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

include/agnostic@runtime@headless_ClientDeregisteredCallback.hrl

-record(client_deregistered_callback, {
callback :: fun((agnostic@runtime@transport:client_message(any())) -> nil)
}).