arti/crates/tor-basic-utils
Nick Mathewson 936920b26e bump rust-version to 1.60 in every crate. 2022-11-10 10:57:33 -05:00
..
src define_accessor_trait: Allow specification of other items 2022-11-03 15:43:41 +00:00
Cargo.toml bump rust-version to 1.60 in every crate. 2022-11-10 10:57:33 -05:00
README.md Update README.md files using readmes script 2022-03-29 13:30:17 -04:00
semver.md tor-basic-utils: Provide an implementation of BinaryHeap::retain 2022-10-27 10:46:03 +01: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