Cargo Features

BitcoinD has no features set by default.

[dependencies]
bitcoind = { version = "0.35.2", features = ["download", "26_0", "25_1", "25_0", "24_0_1", "23_1", "22_1", "0_21_2", "0_20_2", "0_19_1", "0_18_1", "0_17_1", "doc"] }
download 0_17_1? 0_18_1? 0_19_1? 0_20_2? 0_21_2? 22_1? 23_1? 24_0_1? 25_0? 25_1? 26_0? = bitcoin_hashes, flate2, minreq, tar, zip

download is not supposed to be used directly only through selecting one of the version feature

Affects bitcoind::downloaded_exe_path

26_0 = 25_1, download

Affects versions::VERSION

25_1 26_0? = 25_0, download

Affects versions::VERSION

25_0 25_1? = 24_0_1, download

Affects versions::VERSION

24_0_1 25_0? = 23_1, download

Affects versions::VERSION

23_1 24_0_1? = 22_1, download

Affects versions::VERSION

22_1 23_1? = 0_21_2, download

Affects versions::VERSION

0_21_2 22_1? = 0_20_2, download

Affects versions::VERSION

0_20_2 0_21_2? = 0_19_1, download

Affects versions::VERSION

0_19_1 0_20_2? = 0_18_1, download

Affects versions::VERSION

0_18_1 0_19_1? = 0_17_1, download

Affects versions::VERSION

0_17_1 0_18_1? = download

Affects versions::VERSION

doc

used only for documentation building

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.

bitcoin_hashes build download?
flate2 build download?
tar build download?
minreq build download?
zip build download?

Enables zip ^0.6