Cargo Features
tor-relay-selection has no features set by default.
[dependencies]
tor-relay-selection = { version = "0.24.0", features = ["full", "vanguards", "experimental", "geoip"] }
- full = vanguards
-
Enables full of tor-basic-utils, optional tor-geoip, tor-linkspec, tor-netdir, and tor-netdoc
- vanguards full?
- experimental = geoip
- geoip experimental? = tor-geoip
-
Enables geoip of tor-netdir
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.