Feature

@Serializable
sealed class Feature

Represents a type feature.

Inheritors

Properties

Link copied to clipboard
abstract val rawValue: UShort

Raw value of the feature state.

Link copied to clipboard
abstract val state: FeatureState

Defines the state of the feature.