Expand description

Types and functions to configure a Tor client.

Some of these are re-exported from lower-level crates.

Modules

Types for configuring how Tor circuits are built.

Types for configuring how Tor accesses its directory information.

Structs

Configuration for client behavior relating to addresses.

Configuration for where information should be stored on disk.

Configuration for client behavior relating to stream connection timeouts

A configuration used to bootstrap a TorClient.

Builder object used to construct a TorClientConfig.

Enums

An error related to an option passed to Arti via a configuration builder.