Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@async@backpressure_QueueSaturated.hrl
Raw

include/lightspeed@async@backpressure_QueueSaturated.hrl

-record(queue_saturated, {key :: binary(), max_queued :: integer()}).