# Functions
Create a FeatureSet from defaults.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
MainDefaults is the defaults we use in Main.
# Type aliases
Defaults is the initial values for a FeatureSet.
FeatureSet is a mutable set of Features.
ObsoleteError is an error that a feature flag is obsolete.
The status of a feature flag It starts as Active (we're using this flag to evaluate the feature) Then when we no longer need it, we make it a noop.