Packages

Native desktop GUI framework for Gleam, powered by Iced

Current section

Files

Jump to
plushie_gleam include plushie@runtime_AwaitAsync.hrl
Raw

include/plushie@runtime_AwaitAsync.hrl

-record(await_async, {
tag :: binary(),
reply :: gleam@erlang@process:subject(nil)
}).