API Reference RemotePersistentTerm v0.4.1

modules

Modules

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 AWS S3.

A macro to help define a valid RemotePersistentTerm.Fetcher which always returns some hardcoded static data.