Cargo Features
[dependencies]
ant-node-manager = { version = "0.11.5", default-features = false, features = ["otlp", "quic", "websockets"] }
- default = quic
-
The
quic
feature is set by default wheneverant-node-manager
is added without
somewhere in the dependency tree.default-features = false - chaos local nightly open-metrics otlp
- quic default
- statemap tcp websockets
ant-node-manager has 4 features without comments.