FEATURE_FLAG_EVALUATION_REASON

Constant FEATURE_FLAG_EVALUATION_REASON 

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

Deprecated, use feature_flag.result.reason instead.

§Notes

§Examples

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