Featureflow v0.1.0 Featureflow.Feature.Rule View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Sourcet() :: %Featureflow.Feature.Rule{
audience: %{conditions: [Featureflow.Feature.Rule.Condition.t()]},
defaultRule: boolean(),
variantSplits: [Featureflow.Feature.Rule.VariantSplit.t()]
}