arti/crates/tor-config
Nick Mathewson cb6de69ef6 tor-config: Add HasKind support.
This required a few new ErrorKinds.
2022-02-09 12:30:20 -05:00
..
src tor-config: Add HasKind support. 2022-02-09 12:30:20 -05:00
Cargo.toml tor-config: Add HasKind support. 2022-02-09 12:30:20 -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