summaryrefslogtreecommitdiff
path: root/crates/tor-config/README.md
blob: 4557bf9397cd2a0126292d8799d0ad106d36f9fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# tor-config

`tor-config`: Tools for configuration management in Arti

## Overview

This crate is part of
[Arti](https://gitlab.torproject.org/tpo/core/arti/), a project to
implement [Tor](https://www.torproject.org/) in Rust.

It provides low-level types for handling configuration values.

License: MIT OR Apache-2.0