Registry / utility / tor-persist

tor-persist

JSON →
library0.41.0rscratesunverified

Provides persistent state for the Arti Tor implementation.

# Cargo.toml [dependencies] tor-persist = "0.41.0"
INSTALL
IMPORT
SIG · TOR-PERSIST
T
tor-persist
utilityrustv0.41.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

StateMgr
use tor_persist::*;

Creates a persistent state manager for Arti.

use tor_persist::StateMgr; fn main() { let mgr = StateMgr::new().unwrap(); println!("State manager created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.41.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
11
Resources
tor-persist — cargo add tor-persist · libregistry