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 */ }