arti/crates/tor-config
Nick Mathewson e0ee3b5049 Explain that CfgPath can look at the environment.
Closes #246.
2022-01-12 14:59:13 -05:00
..
src Explain that CfgPath can look at the environment. 2022-01-12 14:59:13 -05:00
Cargo.toml Bump all crate versions to 0.0.3. 2022-01-11 09:40:32 -05:00
README.md Move top-level configuration downwards from `arti` to `arti-config`. 2021-11-18 11:37:48 -05:00

README.md

tor-config

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.

License: MIT OR Apache-2.0