Cargo Features
ts3-clientquery-lib has no features set by default.
[dependencies]
ts3-clientquery-lib = { version = "0.0.1-beta", features = ["all", "server", "client"] }
- all = client, log, server
- server all?
-
Affects
ts3-clientquery-lib::server
… - client all?
-
Affects
ts3-clientquery-lib::client
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.