Cargo Features
tor-hsclient has no features set by default.
[dependencies]
tor-hsclient = { version = "0.26.0", features = ["keymgr", "hs-pow-full", "full", "experimental"] }
- keymgr experimental?
-
Enables keymgr of tor-keymgr
- hs-pow-full experimental?
-
Onion service proof of work schemes
Enables hs-pow-full of tor-cell, tor-hscrypto, and tor-netdoc
- full
-
Enables full of oneshot-fused-workaround, retry-error, safelog, slotmap-careful, tor-async-utils, tor-basic-utils, tor-bytes, tor-cell, tor-checkable, tor-circmgr, tor-config, tor-dirclient, tor-error, tor-hscrypto, tor-keymgr, tor-linkspec, tor-llcrypto, tor-memquota, tor-netdir, tor-netdoc, tor-persist, tor-proto, and tor-rtcompat
- experimental = hs-pow-full, keymgr