Constant FEATURE_FLAG_EVALUATION_REASON

pub const FEATURE_FLAG_EVALUATION_REASON: &'static str;
👎Deprecated: {note: Replaced by feature_flag.result.reason., reason: uncategorized}
Expand description

Deprecated, use feature_flag.result.reason instead.

§Notes

§Examples

  • "static"
  • "targeting_match"
  • "error"
  • "default"