Function delete_resource_pricing

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

Deletes a resource pricing entry from the database.