Expand description

tor-config: Tools for configuration management in Arti

Overview

This crate is part of Arti, a project to implement Tor in Rust.

It provides low-level types for handling configuration values.

Structs

A path in a configuration file: tilde expansion is performed, along with expansion of certain variables.

A mutable configuration object.

Enums

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

Rules for reconfiguring a running Arti instance.

An error caused when attempting to reconfigure an existing Arti client, or one of its modules.