Cargo Features

tor-rpc-connect has no features set by default.

[dependencies]
tor-rpc-connect = { version = "0.25.0", features = ["full", "rpc-client", "rpc-server"] }
full = rpc-client, rpc-server

Enables full of fs-mistrust, safelog, tor-basic-utils, tor-config-path, tor-general-addr, and optional tor-rtcompat

rpc-client full?

Affects tor-rpc-connect::client

rpc-server full? = rand, tor-rtcompat

Affects tor-rpc-connect::server

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.

rand rpc-server?
tor-rtcompat rpc-server?