Cargo Features

scuffle-image-processor-proto has no features set by default.

[dependencies]
scuffle-image-processor-proto = { version = "0.0.0", features = ["server", "client", "serde"] }
server
client
serde = pbjson, pbjson-build

Enables serde

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

pbjson serde?
pbjson-build build serde?