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

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %Featureflow.Feature.Rule.Condition{
  operator: String.t(),
  target: String.t(),
  values: [term()]
}