Function delete_cost_projection

Source
pub async fn delete_cost_projection(
    platform_id: i64,
    id: i64,
    db_manager: &State<Arc<DatabaseManager>>,
) -> Result<Json<Value>, (Status, Json<Value>)>
Expand description

Delete a cost projection.