Skip to main content

move_down

Function move_down 

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

Move one position down. Returns changes.