fn delta_encodes_object_ids(draft: DraftVersion) -> boolExpand description
true on the drafts whose subgroup objects encode the Object ID as
id - prev - 1 rather than absolutely.
Needs no #[cfg]: DraftVersion is not feature-gated, so this answers
for a draft whose codec is not compiled in.