Cargo Features

appbiotic has no features set by default.

[dependencies]
appbiotic = { version = "0.1.3", features = ["full", "with-grpc", "with-http", "with-tonic"] }

TODO: Find or create tool to propagte orthogonal with-* features.

full = with-grpc, with-http, with-tonic
with-grpc full?

Enables with-grpc of appbiotic-code-error ^0.1.3

with-http full?

Enables with-http of appbiotic-code-error ^0.1.3

with-tonic full?

Enables with-tonic of appbiotic-code-error ^0.1.3

appbiotic has 4 features without comments.