Crate streamtools

source ·
Expand description

Additional stream combinators.

Feature flags

Modules

test_utiltest-util
Utilities for testing streams

Structs

Stream for the fast_forward method.
Stream for the flatten_switch method.
RecordDelaytest-util
Stream for the record_delay method.
Stream for the sample method.
ThrottleLasttokio-time
Stream for the throttle_last method.

Traits

An extension trait for the Stream trait that provides a variety of convenient combinator functions.