Protocol
Cached​Loader
public protocol CachedLoader: Loader
A type that can load data from a source with caching.
Relationships
Conforms To
Loader
A type that can load data from a source and throw errors.
Cached​Loader
public protocol CachedLoader: Loader
A type that can load data from a source with caching.
Loader
A type that can load data from a source and throw errors.