Skip to main content

delta_encodes_object_ids

Function delta_encodes_object_ids 

Source
fn delta_encodes_object_ids(draft: DraftVersion) -> bool
Expand 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.