Module governor::prelude[][src]

Expand description

The collection of asynchronous traits exported from this crate.

Traits

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

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