30 releases (18 breaking)
0.24.0 | Oct 31, 2024 |
---|---|
0.22.0 | Sep 3, 2024 |
0.20.0 | Jun 27, 2024 |
0.10.1 | Mar 4, 2024 |
0.0.2 | Nov 30, 2021 |
#58 in Configuration
6,215 downloads per month
Used in 38 crates
(9 directly)
590KB
9K
SLoC
tor-persist
Persistent data storage for use with Tor.
This crate is part of Arti, a project to implement Tor in Rust.
For now, users should construct storage objects directly with (for
example) [FsStateMgr::from_path_and_mistrust()
], but use them primarily via the
interfaces of the StateMgr
trait.
License: MIT OR Apache-2.0
lib.rs
:
Dependencies
~9–19MB
~261K SLoC