Cargo Features

[dependencies]
modality-ingest-protocol = { version = "0.3.0", default-features = false, features = ["client"] }
default = client

The client feature is set by default whenever modality-ingest-protocol is added without default-features = false somewhere in the dependency tree.

client default

modality-ingest-protocol has 2 features without comments.