pub async fn count_beta_access(pool: &SqlitePool) -> Result<i64>Expand description
Count the beta seats currently granted — the numerator checked against the configured cap on redeem.
pub async fn count_beta_access(pool: &SqlitePool) -> Result<i64>Count the beta seats currently granted — the numerator checked against the configured cap on redeem.