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 default-features = false somewhere in the dependency tree.

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