Cargo Features
async-compatibility-layer has no features set by default.
[dependencies]
async-compatibility-layer = { version = "1.2.1", features = ["profiling", "logging-utils"] }
- profiling = logging-utils, opentelemetry, opentelemetry-aws, opentelemetry-jaeger, tracing-opentelemetry
-
async_std
Affects
tokio::async_spawn
… - logging-utils profiling? = tracing-subscriber
-
Affects
async-compatibility-layer::logging
…
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.