Cargo Features
sn_auditor has no features set by default.
[dependencies]
sn_auditor = { version = "0.3.5", features = ["local-discovery", "network-contacts", "open-metrics", "websockets", "svg-dag", "dag-collection"] }
- local-discovery
-
Enables local-discovery of sn_client and sn_peers_acquisition
- network-contacts
-
Enables network-contacts of sn_peers_acquisition
- open-metrics
-
Enables open-metrics of sn_client
- websockets
-
Enables websockets of sn_client
sn_client:
required to pass on flag to node builds
- svg-dag = dag-collection, graphviz-rust
-
Affects
dag_db::SPEND_DAG_SVG_FILENAME
… - dag-collection svg-dag?
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.