Expand description
Data structures that wrap FallbackDir and related primitives into
data structures required for bootstrapping Tor properly.
These data structures primiarily carry some internal state that only gets observed during bootstrap.
Structsยง
- Entry ๐
- Wrapper type for FallbackDir converted into crate::Guard, and the status information that we store about it.
- Fallback
State ๐ - A set of fallback directories, in usable form.
Constantsยง
- FALLBACK_
RETRY_ ๐FLOOR - Least amount of time weโll wait before retrying a fallback cache.