Crate vector_stream
source ·Modules§
Structs§
- Controls the behavior of the batcher in terms of batch size and flush interval.
- Drives the interaction between a stream of items and a service which processes them asynchronously.
- A
KeyedTimer
based onDelayQueue
.