Crate rocket_governor_derive[][src]

Expand description

rocket_governor_derive is a rocket guard implementation of the governor rate limiter.

It is used in combination with rocket_governor.

Derive Macros

Derive to implement RocketGovernor guard

Derive to implement RocketGovernor guard with handling struct members