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

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