arti/crates/tor-config
Ian Jackson da787d074a derive_builder: Switch to upstream 0.11
This has the different syntax for builder field attributes than what I
originally proposed in my MR, and which therefore is in the pinned
branch.

My upstream MR for the field attributes feature was morged:
  https://github.com/colin-kiegel/rust-derive-builder/issues/239
2022-03-16 16:34:44 +00:00
..
src Test shell variable expansion on windows 2022-03-05 01:40:42 +00:00
Cargo.toml derive_builder: Switch to upstream 0.11 2022-03-16 16:34:44 +00:00
README.md Update README.md files from rustdoc. 2022-03-01 08:30:53 -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.

⚠ 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