| Crates.io | ratelimit_futures |
| lib.rs | ratelimit_futures |
| version | 0.0.1 |
| created_at | 2018-12-28 20:19:28.98928+00 |
| updated_at | 2018-12-28 20:19:28.98928+00 |
| description | Rate-limit requests using futures |
| homepage | |
| repository | https://github.com/antifuchs/ratelimit_futures |
| max_upload_size | |
| id | 104249 |
| size | 15,613 |
This crate provides a rate-limiting implementation (using ratelimit_meter) that's compatible with tokio.
See the documentation for details and examples.