Cargo Features
MQTT-CODEC-KIT has no features set by default.
[dependencies]
mqtt-codec-kit = { version = "1.0.5", features = ["v4", "v5", "parse", "tokio-codec"] }
- v4
-
Affects
mqtt-codec-kit::v4
… - v5
-
Affects
mqtt-codec-kit::v5
… - parse
-
Affects
mqtt-codec-kit::v4
,mqtt-codec-kit::v5
… - tokio-codec = bytes
-
Enables codec of tokio-util
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.