Expand description

Types and infrastructure to load and use dynamic assets

Structs

Enums

  • Different typed that can generate the asset field value of a dynamic asset

Traits

  • Any type implementing this trait can be assigned to asset keys as part of a dynamic asset collection.
  • This traits describes types that contain asset configurations and can register them in the DynamicAssets resource.