Cargo Features
cbadv has no features set by default.
[dependencies]
cbadv = { version = "1.3.0", features = ["full", "config"] }
- full = config
- config full?
-
Enables toml ^0.7.3
Creating Configuration file.
Affects
cbadv::config
,rest::from_config
,websocket::from_config
…