pub type SharedQuotaManager = Arc<QuotaManager>;Expand description
Thread-safe shared quota manager
Aliased Typeยง
pub struct SharedQuotaManager { /* private fields */ }pub type SharedQuotaManager = Arc<QuotaManager>;Thread-safe shared quota manager
pub struct SharedQuotaManager { /* private fields */ }