Structsยง
- Current
Thread Iterator - An iterator that wraps up a stream to drive it using the current thread execution.
- Current
Thread Runtime - A current thread runtime allows callers to much more explicitly drive Vortex futures than with a Tokio runtime.
- Current
Thread Worker Pool - Thread
Safe Iterator - An iterator that drives a stream from multiple threads.