The name "Buffer" is changed to "Batch" everywhere, and the worker task is rewritten. Instead of having Worker implement Future directly, we have a consuming async run() function. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
The name "Buffer" is changed to "Batch" everywhere, and the worker task is rewritten. Instead of having Worker implement Future directly, we have a consuming async run() function. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||