Constant FEATURE_FLAG_SET_ID

Source
pub const FEATURE_FLAG_SET_ID: &str = "feature_flag.set.id";
Expand description

The identifier of the flag set to which the feature flag belongs.

§Notes

§Examples

  • "proj-1"
  • "ab98sgs"
  • "service1/dev"