Crate batch_aint_one
source ·Expand description
Batch up multiple items for processing as a single unit.
Structs
- Groups items to be processed in batches.
Enums
- An error that occurred while trying to batch.
- When to process a batch.
Traits
- Process a batch of inputs.