Skip to main content

move_bottom

Function move_bottom 

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

Move to last position (lowest priority). Returns changes.