configcat 0.1.5

ConfigCat Rust SDK
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "configUrl": "https://app.configcat.com/08d5a03c-feb7-af1e-a1fa-40b3329f8bed/08d747f0-5986-c2ef-eef3-ec778e32e10a/244cf8b0-f604-11e8-b543-f23c917f9d8d",
  "sdkKey": "PKDVCLf-Hq-h-kCzMp-L7Q/uGyK3q9_ckmdxRyI7vjwCw",
  "tests": [
    {
      "key": "number",
      "defaultValue": "default",
      "returnValue": "Default",
      "expectedLog": "number_error.txt",
      "user": {
        "Identifier": "12345",
        "Custom1": "not_a_number"
      }
    }
  ]
}