arti/crates/tor-basic-utils
Ian Jackson 9de0c024bf Adjust a comment
Noticed this while reviewing !426
2022-03-21 17:44:50 +00:00
..
src Adjust a comment 2022-03-21 17:44:50 +00:00
Cargo.toml Provide define_accessor_trait and use it to generate CircMgrConfig 2022-03-16 19:31:05 +00:00
README.md Introduce tor-basic-utils 2022-03-04 11:45:24 +00:00

README.md

tor-basic-utils: Utilities (low-level) for Tor

Miscellaneous utilities for tor-* and arti-*.

This crate lives at the bottom of the Tor crate stack. So it contains only utilities which have no tor-* (or arti-*) dependencies.

There is no particular theme. More substantial sets of functionality with particular themes are to be found in other tor-* crates.