antifuchs / ratelimit_meter

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

Allow using clock objects instead of hanging it off the type #31

Closed antifuchs closed 5 years ago

antifuchs commented 5 years ago

This addresses #29:

antifuchs commented 5 years ago

I think this is as tidy as it'll get now!

bors r+

bors[bot] commented 5 years ago

Build succeeded