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 wheneversonic-channel2
is added without
somewhere in the dependency tree.default-features = false - ingest
- search default
- control
sonic-channel2 has 4 features without comments.