Cargo Features
[dependencies]
dora-coordinator = { version = "0.3.6", default-features = false, features = ["tracing"] }
- default = tracing
-
The
tracing
feature is set by default wheneverdora-coordinator
is added without
somewhere in the dependency tree.default-features = false - tracing default
-
Enables dora-tracing
dora-coordinator has 2 features without comments.