summaryrefslogtreecommitdiffstats
path: root/tokio/tests/time_throttle.rs
AgeCommit message (Expand)Author
2020-09-02time: move throttle to StreamExt (#2752)Blas Rodriguez Irizar
2019-12-13time: stream throttle (#1949)Artem Vorotnikov
2019-11-15Limit `futures` dependency to `Stream` via feature flag (#1774)Carl Lerche
2019-11-12reorganize modules (#1766)Carl Lerche