#[derive(AssetManager)]
{
// Attributes available to this derive:
#[asset_managers]
#[asset]
}
Expand description
The derive macro for the AssetManager trait.
#[derive(AssetManager)]
{
// Attributes available to this derive:
#[asset_managers]
#[asset]
}
The derive macro for the AssetManager trait.