[][src]Module governor::prelude

The collection of asynchronous traits exported from this crate.

Traits

SinkRateLimitExt

Allows converting a futures::Sink combinator into a rate-limited sink.

StreamRateLimitExt

Allows converting a futures::Stream combinator into a rate-limited stream.