antifuchs / ratelimit_meter

A leaky-bucket-as-a-meter rate-limiting implementation in Rust
MIT License
33 stars 6 forks source link

Doc fixes #9

Closed waywardmonkeys closed 7 years ago

waywardmonkeys commented 7 years ago

A first pass ...

antifuchs commented 7 years ago

Aaah, this is wonderful! Sorry for not getting to this earlier, for some reason I wasn't watching my own repo (-:

Thanks so much!