arti/crates/tor-basic-utils
Ian Jackson 8f5d089f53 Revert "humantime_serde_option: New module in tor-basic-utils"
We have upstreamed this code.

This reverts commit 6193c9d974.
2022-03-14 10:33:59 +00:00
..
src Revert "humantime_serde_option: New module in tor-basic-utils" 2022-03-14 10:33:59 +00:00
Cargo.toml Revert "humantime_serde_option: New module in tor-basic-utils" 2022-03-14 10:33:59 +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.