Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@upload_TooLarge.hrl
Raw

include/lightspeed@upload_TooLarge.hrl

-record(too_large, {
ref :: binary(),
size_bytes :: integer(),
max_bytes :: integer()
}).