tor-basic-utils 0.37.0

General helpers used by Tor
Documentation
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