Type Alias k8s_gateway_api::SupportedFeature
source · pub type SupportedFeature = String;
Expand description
SupportedFeature is used to describe distinct features that are covered by conformance tests.
Aliased Type§
struct SupportedFeature { /* private fields */ }