Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@diff_ReplaceSegments.hrl
Raw

include/lightspeed@diff_ReplaceSegments.hrl

-record(replace_segments, {
target :: binary(),
fingerprint :: binary(),
static_html :: binary(),
dynamic_slots :: list(lightspeed@diff:dynamic_slot())
}).