Skip to main content

collect_slots_in_order

Function collect_slots_in_order 

Source
fn collect_slots_in_order(
    profile: &Profile,
    slot_map: &mut FastMap<GearSlot, Vec<Candidate>>,
) -> Vec<SlotCandidates>