Cargo Features

[dependencies]
sonic-channel2 = { version = "1.1.2", default-features = false, features = ["ingest", "search", "control"] }
default = search

The search feature is set by default whenever sonic-channel2 is added without default-features = false somewhere in the dependency tree.

ingest
control

sonic-channel2 has 4 features without comments.