configcat 0.1.5

ConfigCat Rust SDK
Documentation
{
  "configUrl": "https://app.configcat.com/08d5a03c-feb7-af1e-a1fa-40b3329f8bed/08d745f1-f315-7daf-d163-5541d3786e6f/244cf8b0-f604-11e8-b543-f23c917f9d8d",
  "sdkKey": "PKDVCLf-Hq-h-kCzMp-L7Q/BAr3KgLTP0ObzKnBTo5nhA",
  "tests": [
    {
      "key": "isNotOneOf",
      "defaultValue": "default",
      "returnValue": "Default",
      "expectedLog": "semver_error.txt",
      "user": {
        "Identifier": "12345",
        "Custom1": "wrong_semver"
      }
    },
    {
      "key": "relations",
      "defaultValue": "default",
      "returnValue": "Default",
      "expectedLog": "semver_relations_error.txt",
      "user": {
        "Identifier": "12345",
        "Custom1": "wrong_semver"
      }
    }
  ]
}