Module io

Module io 

Source
Expand description

LoaderIO provides data requested by Loader.

Structs§

DataRequest
A request for an asset artifact’s data.
MetadataRequest
A request for artifact metadata covering the dependency graphs of the requested asset IDs.
MetadataRequestResult
ResolveRequest
A request for possible candidates for an IndirectIdentifier.

Traits§

LoaderIO
Provides Loader with data.