Current section
Files
Jump to
Current section
Files
include/lightspeed@diff_UpdateSegments.hrl
-record(update_segments, {
target :: binary(),
fingerprint :: binary(),
dynamic_slots :: list(lightspeed@diff:dynamic_slot())
}).