arti/crates/tor-config
Nick Mathewson 934412586e Use named fields for the elements of ConfigBuildError 2021-11-18 14:31:34 -05:00
..
src Use named fields for the elements of ConfigBuildError 2021-11-18 14:31:34 -05:00
Cargo.toml Move top-level configuration downwards from `arti` to `arti-config`. 2021-11-18 11:37:48 -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