Packages

Native desktop GUI framework for Gleam, powered by Iced

Current section

Files

Jump to
plushie_gleam include plushie@testing@session_pool_SendAsync.hrl
Raw

include/plushie@testing@session_pool_SendAsync.hrl

-record(send_async, {
session_id :: binary(),
msg :: gleam@dict:dict(binary(), plushie@node:prop_value())
}).