Function delete_cost_metric

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

Deletes a cost metric from the database.