pub const FLAG__EVALUATION__KEY: &str = "flag.evaluation.<key>";Expand description
An instance of a feature flag evaluation. The value of this attribute is the boolean representing the evaluation result. The <key> suffix is the name of the feature flag.
- PII: False
- Rewriting behavior: None