r8limit 0.2.2

Dead simple rate limiter for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
description = "Dead simple rate limiter for Rust"
edition = "2018"
keywords = ["ratelimiter", "ratelimit", "limit", "rate", "limiter"]
license = "MIT"
name = "r8limit"
readme = "README.md"
repository = "https://github.com/TwinProduction/r8limit"
version = "0.2.2"