Expand description
Declare the FallbackState
type, which is used to store a set of FallbackDir.
Structs§
- Entry 🔒
- Wrapper type for FallbackDir converted into crate::Guard, and the status information that we store about it.
- Fallback
List - A list of fallback directories.
- Fallback
List Builder - Wrapper struct to help derive_builder find the right types and methods
- 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.