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