API Reference RemotePersistentTerm v0.8.0
View SourceModules
Fetch data from a remote source and store it in a persistent_term.
A generic behaviour for a Fetcher module which is responsible for checking the latest version available in the remote source and downloading it.
A Fetcher implementation for HTTP.
A module to assist in following the HTTP Caching spec.
A Fetcher implementation for AWS S3.
A macro to help define a valid RemotePersistentTerm.Fetcher
which
always returns some hardcoded static data.