Packages

Native desktop GUI framework for Gleam, powered by Iced

Current section

Files

Jump to
plushie_gleam include plushie@command_encode_SpawnStream.hrl
Raw

include/plushie@command_encode_SpawnStream.hrl

-record(spawn_stream, {
tag :: binary(),
work :: fun((fun((gleam@dynamic:dynamic_()) -> nil)) -> gleam@dynamic:dynamic_())
}).