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

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