| Crates.io | tor-persist |
| lib.rs | tor-persist |
| version | 0.34.0 |
| created_at | 2021-10-29 15:42:34.762778+00 |
| updated_at | 2025-08-28 21:13:31.319777+00 |
| description | Persistent state for the Arti Tor implementation |
| homepage | https://gitlab.torproject.org/tpo/core/arti/-/wikis/home |
| repository | https://gitlab.torproject.org/tpo/core/arti.git/ |
| max_upload_size | |
| id | 474070 |
| size | 194,018 |
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