Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@event_UnexpectedEvent.hrl
Raw

include/lightspeed@event_UnexpectedEvent.hrl

-record(unexpected_event, {expected :: binary(), actual :: binary()}).