Function get_provider_count

Source
pub async fn get_provider_count(pool: &Pool<MySql>) -> Result<i64>
Expand description

Counts the total number of providers in the database.