Skip to main content

move_up

Function move_up 

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

Move one position up (lower number = higher priority). Returns changes.