Crate tor_config_path

Source
Expand description

§tor-config-path

Low-level file path handling for configuration of the Arti Tor implementation.

§Overview

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


License: MIT OR Apache-2.0

Structs§

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

Enums§

  • An error that has occurred while expanding a path.