Skip to content

Exporting only "standard" or "experimental" ?Β #134

@dawid-nowak

Description

@dawid-nowak

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

Metadata

Metadata

Assignees

Labels

Type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions