Skip to main content

ready_inputs_from_index

Function ready_inputs_from_index 

Source
pub fn ready_inputs_from_index(
    ready: &ReadyIndex,
) -> Vec<ReadyRunSelectionInput>
Expand description

Builds selector-ready inputs from a ready index.

This captures each run’s priority snapshot at input construction time so selection can be performed without metadata lookups.