configcat 0.1.5

ConfigCat Rust SDK
Documentation
1
2
3
4
5
6
7
8
9
{
  "flags": {
    "disabledFeature": false,
    "enabledFeature": true,
    "intSetting": 5,
    "doubleSetting": 1.2,
    "stringSetting": "test"
  }
}