Cargo Features

themelio-node has no features set by default.

[dependencies]
themelio-node = { version = "0.13.2", features = ["metrics", "dhat-heap"] }
metrics = async-compat, default-net, gethostname, prometheus, public-ip, reqwest, rweb, systemstat
dhat-heap = dhat

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.

default-net metrics?

Enables default-net ^0.6.0

dhat dhat-heap?
async-compat metrics?
gethostname metrics?

Enables gethostname ^0.2.3

prometheus metrics?
public-ip metrics?
reqwest metrics?

Enables reqwest ^0.11.12

rweb metrics?
systemstat metrics?

Enables systemstat ^0.1.12