pub fn priority_queue(scope: &mut Scope) -> Result<Operation>
Shorthand for PriorityQueue::new().build(scope).
PriorityQueue::new().build(scope)