Module futures_time::stream
source · [−]Expand description
std::stream extensions.
Structs
Debounce the stream.
A stream representing notifications at fixed interval
Throttle the stream.
A stream with timeout time set
A stream with timeout time set
Traits
Extend Stream with time-based operations.
Functions
Creates a new stream that yields at a set interval.