Skip to main content

move_top

Function move_top 

Source
pub fn move_top(
    entries: &mut [QueueEntry],
    info_hash: Id20,
) -> Vec<(Id20, i32, i32)>
Expand description

Move to position 0 (highest priority). Returns changes.