Cargo Features

tor-config has no features set by default.

[dependencies]
tor-config = { version = "0.25.0", features = ["full", "experimental", "experimental-api", "testing"] }
full

Enables full of fs-mistrust, tor-basic-utils, tor-error, and tor-rtcompat

experimental = experimental-api, testing
experimental-api experimental?

Enable experimental APIs that are not yet officially supported.

These APIs are not covered by semantic versioning. Using this feature voids your "semver warrantee".

testing experimental?

Enable testing-only APIs. APIs under this feature are not covered by semver.

Affects tor-config::testing