configcat 0.1.5

ConfigCat Rust SDK
Documentation
{
  "p": {
    "s": "s449fLWNwiEFQ/AqfRj13pPHVdV9g3h0HAFzWtjpZgE="
  },
  "f": {
    "disabledFeature": {
      "v": {
        "b": false
      },
      "t": 0,
      "r": [
        {
          "c": [
            {
              "u": {
                "a": "Identifier",
                "c": 2,
                "l": ["@matching.com"]
              }
            }
          ],
          "s": {
            "v": {
              "b": true
            }
          }
        }
      ]
    },
    "enabledFeature": {
      "t": 0,
      "v": {
        "b": true
      }
    },
    "intSetting": {
      "t": 2,
      "v": {
        "i": 5
      }
    },
    "doubleSetting": {
      "t": 3,
      "v": {
        "d": 1.2
      }
    },
    "stringSetting": {
      "t": 1,
      "v": {
        "s": "test"
      }
    }
  }
}