Module feature_kind

Source

Structs§

FeatureConfig
The feature configuration on an item. May be accumulated, or overridden by inner items.
FeatureConfigRestore
The data required to restore the feature configuration after an override.

Enums§

FeatureKind
The kind of a feature for an item.
FeatureMarkerDiagnostic
Diagnostics for feature markers.

Functions§

extract_feature_config
Extracts the allowed features of an element, considering its parent modules as well as its attributes.
extract_item_feature_config
Returns the allowed features of an object which supports attributes.