Moves an element upwards to restore the heap property. # Parameters - `idx`: The index of the element to heapify up.
(&mut self, mut idx: usize)
source not stored for this graph (policy: none)
no test coverage detected