Cargo Features
[dependencies]
sonic-channel = { version = "1.1.0", default-features = false, features = ["ingest", "search", "control"] }
- default = search
-
The
search
feature is set by default wheneversonic-channel
is added without
somewhere in the dependency tree.default-features = false - ingest
- search default
- control
sonic-channel has 4 features without comments.