Cargo Features
[dependencies]
dweb = { version = "0.0.1", default-features = false, features = ["local", "metrics", "network-contacts", "skip-network-compatibility-check"] }
- default = network-contacts, skip-network-compatibility-check
-
These default features are set whenever
dweb
is added without
somewhere in the dependency tree.default-features = false - local
-
Enables local of autonomi and sn_peers_acquisition
autonomi:
Copied from awapi-test-actix:
- metrics
-
WAS local-discovery = ["sn_client/local-discovery", "sn_peers_acquisition/local-discovery"]
Enables process-metrics of sn_logging
- network-contacts default
-
Enables network-contacts of sn_peers_acquisition
- skip-network-compatibility-check default
-
Avoid need to upload avp type and include xor address in build