Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@data_plane_huge_PatchSummary.hrl
Raw

include/lightspeed@data_plane_huge_PatchSummary.hrl

-record(patch_summary, {
patch_ops :: integer(),
payload_bytes :: integer(),
full_root_churn :: boolean(),
compact_profile :: binary()
}).