tor-persist

Crates.iotor-persist
lib.rstor-persist
version0.18.0
sourcesrc
created_at2021-10-29 15:42:34.762778
updated_at2024-04-30 14:40:36.064235
descriptionPersistent state for the Arti Tor implementation
homepagehttps://gitlab.torproject.org/tpo/core/arti/-/wikis/home
repositoryhttps://gitlab.torproject.org/tpo/core/arti.git/
max_upload_size
id474070
size134,665
Gabi Moldovan (gabi-250)

documentation

README

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

Commit count: 0

cargo fmt