include/lightspeed@data_plane_huge_PatchSummary.hrl
-record(patch_summary, {
patch_ops :: integer(),
payload_bytes :: integer(),
full_root_churn :: boolean(),
compact_profile :: binary()
}).
-record(patch_summary, {
patch_ops :: integer(),
payload_bytes :: integer(),
full_root_churn :: boolean(),
compact_profile :: binary()
}).