Cargo Features

[dependencies]
tame-protocol = { version = "0.2.0", default-features = false, features = ["tracers"] }
default = tracers

The tracers feature is set by default whenever tame-protocol is added without default-features = false somewhere in the dependency tree.

tracers default = rill-engine

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.

rill-engine tracers

Enables rill-engine ^0.31.0