-
Notifications
You must be signed in to change notification settings - Fork 19
Labels
area/maintenancehelp wantedA community volunteer to work on this is wanted.A community volunteer to work on this is wanted.
Milestone
Description
Hey;
I was wondering if it would make sense to make only "standard" apis or only "experimental" apis visible and use a Rust's features to control which set of api is exposed/available as a dependency.
The main reason is the ergonomics, I have found very often that I would import something from "standard" apis and something from "experimental" apis.
I have a PoC here:
https://github.com/kubvernor/gateway-api-rs/tree/splitting_standard_from_experimental
shaneutt
Metadata
Metadata
Assignees
Labels
area/maintenancehelp wantedA community volunteer to work on this is wanted.A community volunteer to work on this is wanted.
Type
Projects
Status
Done