arti/crates/arti-config
trinity-1686a 4a44ef56c0 add udp to runtime 2022-03-14 20:59:33 +01:00
..
src add udp to runtime 2022-03-14 20:59:33 +01:00
Cargo.toml Use git source for derive_builder for now, for attrs feature 2022-03-07 15:56:57 +00:00
README.md Update README.md files from rustdoc. 2022-03-01 08:30:53 -05: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 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