Cargo Features

Crymap has no features set by default.

[dependencies]
crymap = { version = "2.0.0", features = ["dev-tools", "live-network-tests"] }
dev-tools

Enable tooling which is mainly useful for the development of Crymap.

Affects fetch::zstd_train, psl::cli

live-network-tests

Build and run tests that require a live network. This does not change the non-test build.