Function count_cost_budgets

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

Counts the total number of cost budgets in the database.