pub fn start_batch(
batch: impl Into<BatchRef>,
requests: impl IntoIterator<Item = impl Into<BatchRequest>>,
) -> StartBatchExpand description
Starts a batch.
pub fn start_batch(
batch: impl Into<BatchRef>,
requests: impl IntoIterator<Item = impl Into<BatchRequest>>,
) -> StartBatchStarts a batch.