blob: a0e55728e4d782f6a7017ea49f55242581b19d35 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# arti-config
`arti-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 a client configuration tool using using `serde` and `config`,
plus extra features defined here for convenience.
License: MIT OR Apache-2.0
|