Module bevy::asset

source ·
Expand description

Load and store assets and resources for Apps.

Modules

Macros

Structs

Enums

Traits

Functions

Type Definitions

  • An owned and dynamically typed Future used when you can’t statically type your result or need to add some indirection.