Module tokio_timer::throttle

source ·
Expand description

Slow down a stream by enforcing a delay between items.

Structs

Slow down a stream by enforcing a delay between items.
Either the error of the underlying stream, or an error within tokio’s timing machinery.