configcat 0.1.5

ConfigCat Rust SDK
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "jsonOverride": "test_list_truncation.json",
  "tests": [
    {
      "key": "booleanKey1",
      "defaultValue": false,
      "user": {
        "Identifier": "12"
      },
      "returnValue": true,
      "expectedLog": "list_truncation.txt"
    }
  ]
}