arti/crates/arti-config
Ian Jackson c9c8344b73 ARTI_DEFAULTS: Move to arti crate 2022-05-12 14:55:39 +01:00
..
src ARTI_DEFAULTS: Move to arti crate 2022-05-12 14:55:39 +01:00
Cargo.toml ConfigurationSource: Move "usual" logic for construction 2022-05-11 15:53:03 +01:00
README.md Fix grammar and typos 2022-04-27 13:52:13 +01:00

README.md

arti-config

arti-config: Tools for configuration management in Arti

Overview

This crate is part of Arti, a project to implement Tor in Rust.

It provides a client configuration tool using serde and config, plus extra features defined here for convenience.

⚠ 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.

License: MIT OR Apache-2.0