pub fn limits_for(tier: &SubscriptionTier) -> &'static TierLimitsExpand description
The limits for a tier.
Infallible: TIERS covers every [SubscriptionTier] variant, and
tiers_are_exhaustive holds that true.
pub fn limits_for(tier: &SubscriptionTier) -> &'static TierLimitsThe limits for a tier.
Infallible: TIERS covers every [SubscriptionTier] variant, and
tiers_are_exhaustive holds that true.