arti/crates/tor-basic-utils
Nick Mathewson c1ea419477 Merge branch 'main' into 'msrv_1_56'
# Conflicts:
#   crates/tor-config/Cargo.toml
#   crates/tor-dirmgr/src/state.rs
#   doc/semver_status.md
2022-04-26 12:45:16 +00:00
..
src Rename macro_first_nonempty (from macro_coalesce_args) 2022-04-25 18:15:25 +01:00
Cargo.toml Bump every crate's edition to 2021. 2022-04-25 13:05:31 -04:00
README.md Update README.md files using readmes script 2022-03-29 13:30:17 -04:00

README.md

tor-basic-utils

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.

License: MIT OR Apache-2.0