arti/tor-persist/README.md

413 B

tor-persist

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::new()], but use them primarily via the interfaces of the [Statemgr] trait.

License: MIT OR Apache-2.0