Cargo Features

[dependencies]
cu-rp-balancebot = { version = "0.3.1", default-features = false, features = ["logreader"] }
default = logreader

The logreader feature is set by default whenever cu-rp-balancebot is added without default-features = false somewhere in the dependency tree.

logreader default = cu29-export

Required by the balancebot-logreader binary

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.

cu29-export logreader

Enables cu29-export

Only include cu29-export when the "logreader" feature is enabled