Cargo Features
[dependencies]
ant-cli = { version = "0.3.1", default-features = false, features = ["local", "metrics", "nightly"] }
- default = metrics
-
The
metrics
feature is set by default wheneverant-cli
is added without
somewhere in the dependency tree.default-features = false - local
-
Enables local of ant-bootstrap, process-metrics of ant-logging, local of autonomi
- metrics default
-
Enables process-metrics of ant-logging
- nightly
ant-cli has 4 features without comments.