all

Function all 

Source
pub fn all<R>(rate_limiter: R) -> Middleware<R>
Expand description

Creates a new Middleware rate-limiting all requests using the provided RateLimiter.