Cargo Features

bach has no features set by default.

[dependencies]
bach = { version = "0.0.10", features = ["full", "coop", "metrics", "net", "tracing"] }
full = coop, metrics, net, tracing
coop full?
metrics full?

Enables metrics

Affects metrics::macro_support

net full?
tracing full?

Enables tracing