Cargo Features
[dependencies]
rtrtr = { version = "0.3.1-rc2", default-features = false, features = ["socks", "arbitrary"] }
- default = socks
-
The
socks
feature is set by default wheneverrtrtr
is added without
somewhere in the dependency tree.default-features = false - socks default
- arbitrary
-
Enables arbitrary and arbitrary of chrono and rpki
rpki:
Extra features provided.
RTRTR has 3 features without comments.