Module loader

Source
Expand description

Resource loader. It manages resource loading.

Structs§

LoaderPayload
ResourceLoadersContainer
Container for resource loaders.

Traits§

ResourceLoader
Trait for resource loading.

Type Aliases§

BoxedImportOptionsLoaderFuture
Future type for resource import options loading.
BoxedLoaderFuture
Future type for resource loading. See ‘ResourceLoader’.