Featureflow v0.1.0 Featureflow.Feature.Rule.VariantSplit View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %Featureflow.Feature.Rule.VariantSplit{
  split: non_neg_integer(),
  variantKey: String.t()
}