arti/crates/tor-config/README.md

22 lines
594 B
Markdown
Raw Normal View History

# 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.
2022-03-01 13:30:53 +00:00
## ⚠ Stability Warning ⚠
The design of this crate, and of the configuration system for
Arti, is likely to change significantly before the release of Arti
1.0.0. For more information see ticket [#285].
[#285]: https://gitlab.torproject.org/tpo/core/arti/-/issues/285
License: MIT OR Apache-2.0