Crate tor_config[][src]

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.

Enums

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