Cargo Features
[dependencies]
modality-ingest-protocol = { version = "0.3.0", default-features = false, features = ["client"] }
- default = client
-
The
client
feature is set by default whenevermodality-ingest-protocol
is added without
somewhere in the dependency tree.default-features = false - client default
modality-ingest-protocol has 2 features without comments.