Function delete_cost_projection

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

Deletes a cost projection from the database.