#[derive(AssetCollection)]
{
    // Attributes available to this derive:
    #[asset]
}
Expand description

Derive macro for AssetCollection

The helper attribute asset can be used to define the path to the asset file and other asset options.