Module set

Source
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.
FallbackList
A list of fallback directories.
FallbackListBuilder
Wrapper struct to help derive_builder find the right types and methods
FallbackState 🔒
A set of fallback directories, in usable form.

Constants§

FALLBACK_RETRY_FLOOR 🔒
Least amount of time we’ll wait before retrying a fallback cache.