Skip to main content

start_batch

Function start_batch 

Source
pub fn start_batch(
    batch: impl Into<BatchRef>,
    requests: impl IntoIterator<Item = impl Into<BatchRequest>>,
) -> StartBatch
Expand description

Starts a batch.