13 unstable releases (6 breaking)
0.6.2 | Feb 28, 2023 |
---|---|
0.6.0 | Nov 30, 2022 |
0.4.1 | Jun 24, 2022 |
0.1.0 | Mar 1, 2022 |
0.0.2 | Nov 30, 2021 |
#105 in Configuration
983 downloads per month
Used in 12 crates
(3 directly)
250KB
4K
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.5MB
~203K SLoC