Expand description
A Batcher implementation based on merge sort.
Structs§
- Batcher
- A batcher that simple merges
BatcherStorageimplementors.
Traits§
- Batcher
Storage - A type that can be used as storage within a merge batcher.
A Batcher implementation based on merge sort.
BatcherStorage implementors.