stream_throttle 0.5.1

Provides a Stream combinator, to limit the rate at which items are produced.
Documentation

stream_throttle

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 5 feature flags, 3 of them enabled by default.

default

  • timer-tokio

timer-tokio

  • tokio

tokio

  • dep:tokio

timer-futures-timer

  • futures-timer

futures-timer

  • dep:futures-timer