Function delete_cost_budget

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

Deletes a cost budget from the database.