Cargo Features

[dependencies]
azure_core_amqp = { version = "0.1.0", default-features = false, features = ["fe2o3-amqp"] }
default = fe2o3-amqp

The fe2o3-amqp feature is set by default whenever azure_core_amqp is added without default-features = false somewhere in the dependency tree.

fe2o3-amqp default = fe2o3-amqp-cbs, fe2o3-amqp-ext, fe2o3-amqp-management, fe2o3-amqp-types, serde_amqp, serde_bytes

Enables fe2o3-amqp ^0.12

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.

fe2o3-amqp-cbs fe2o3-amqp

Enables fe2o3-amqp-cbs ^0.12

fe2o3-amqp-ext fe2o3-amqp

Enables fe2o3-amqp-ext ^0.12

fe2o3-amqp-management fe2o3-amqp

Enables fe2o3-amqp-management ^0.12

fe2o3-amqp-types fe2o3-amqp

Enables fe2o3-amqp-types ^0.12

serde_amqp fe2o3-amqp

Enables serde_amqp ^0.12

serde_bytes fe2o3-amqp