arti/crates/arti-config
Nick Mathewson fbf72fd5af Resolve a pair of rustdoc warnings. 2021-11-24 18:24:47 -05:00
..
src Resolve a pair of rustdoc warnings. 2021-11-24 18:24:47 -05:00
Cargo.toml Ensure that every section-level config type has a builder() function. 2021-11-21 10:54:34 -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 a client configuration tool using using serde and config, plus extra features defined here for convenience.

License: MIT OR Apache-2.0