arti/crates/tor-config
Nick Mathewson 1cecc7e45a Change deny(clippy::all) to warn(clippy::all).
Closes #338.
2022-02-14 09:24:06 -05:00
..
src Change deny(clippy::all) to warn(clippy::all). 2022-02-14 09:24:06 -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