Cargo Features

[dependencies]
dweb = { version = "0.3.4", default-features = false, features = ["metrics", "skip-network-compatibility-check", "development", "fixed-dweb-hosts"] }
default = skip-network-compatibility-check

The skip-network-compatibility-check feature is set by default whenever dweb is added without default-features = false somewhere in the dependency tree.

metrics

Enables process-metrics of ant-logging

skip-network-compatibility-check default

Avoid need to upload avp type and include xor address in build

development = fixed-dweb-hosts
fixed-dweb-hosts development?

Affects name::DwebHost.is_fixed_dweb_host, name::make_fixed_dweb_name