Cargo Features

ZingoLib has no features set by default.

[dependencies]
zingolib = { version = "0.0.1", features = ["ci", "darkside_tests", "test-elevation", "zaino-test"] }
ci
darkside_tests

Enables darkside_test of pepper-sync

pepper-sync:

removes failing calls to GetSubTreeRoots in darkside testing

test-elevation zaino-test? = portpicker, tempfile, testvectors

Affects grpc_connector::get_trees, utils::interpret_taddr_as_tex_addr

zaino-test = test-elevation

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.

testvectors test-elevation?

Enables zingo-testvectors

portpicker test-elevation?
tempfile test-elevation?