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