tokenbucket
This library provides a TokenBucket Algorithm implementation for the Rust programming language.
Install
Add the following to your Cargo.toml
[]
= "0.1.6"
Usage
use ;
See the documentation for more advanced usage examples.
This library provides a TokenBucket Algorithm implementation for the Rust programming language.
Add the following to your Cargo.toml
[]
= "0.1.6"
use ;
See the documentation for more advanced usage examples.