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

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