Type Alias LimiterRef

Source
pub(crate) type LimiterRef = Arc<Limiter>;

Aliased Typeยง

struct LimiterRef { /* private fields */ }