Constant FEATURE_FLAG_VERSION
Source pub const FEATURE_FLAG_VERSION: &str = "feature_flag.version";
Expand description
The version of the ruleset used during the evaluation. This may be any stable value which uniquely identifies the ruleset.
§Notes
§Examples