Priority queue that support changing priority or early remove by key
# Cargo.toml
[dependencies]
keyed_priority_queue = "0.4.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a priority queue and pops the highest-priority item
No known issues recorded.
No dependency data recorded yet.