Module std::collections::priority_queue[src]
A priority queue implemented with a binary heap
Structs
| Items | PriorityQueue iterator |
| PriorityQueue | A priority queue implemented with a binary heap |
A priority queue implemented with a binary heap
| Items | PriorityQueue iterator |
| PriorityQueue | A priority queue implemented with a binary heap |
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).