pub fn priority_queue_v2(scope: &mut Scope) -> Result<Operation>
Expand description

Shorthand for PriorityQueueV2::new().build(scope).