summaryrefslogtreecommitdiff
path: root/crates/tor-basic-utils/README.md
blob: e55c841adc42c2c4cbe35135294bda837b61608f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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