Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@diff_BadFieldCount.hrl
Raw

include/lightspeed@diff_BadFieldCount.hrl

-record(bad_field_count, {
stage :: binary(),
expected :: integer(),
actual :: integer()
}).