pub type RateLimitStateWatcher = Receiver<RateLimitState>;Expand description
Type alias for the rate-limit state watch receiver
Aliased Typeยง
pub struct RateLimitStateWatcher { /* private fields */ }pub type RateLimitStateWatcher = Receiver<RateLimitState>;Type alias for the rate-limit state watch receiver
pub struct RateLimitStateWatcher { /* private fields */ }