Skip to main content

register_set

Function register_set 

Source
pub fn register_set(plan: &[ItemPlan]) -> Vec<usize>
Expand description

The registration subset: item indices with ItemPlan::Register, in order — the list the chunk partition runs over. BatchFold positions index into THIS list.