Cargo Features

sn_auditor has no features set by default.

[dependencies]
sn_auditor = { version = "0.1.17", features = ["local-discovery", "network-contacts", "open-metrics", "websockets", "svg-dag"] }
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 = graphviz-rust

Affects dag_db::SPEND_DAG_SVG_FILENAME

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.

graphviz-rust svg-dag?