Cargo Features

constellation-internal has no features set by default.

[dependencies]
constellation-internal = { version = "0.2.0-alpha.2", features = ["no_alloc", "distribute_binaries"] }
no_alloc = alloc_counter
distribute_binaries

Affects msg::FabricRequest.binary, msg::BridgeRequest.binary

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.

alloc_counter no_alloc?