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

The derive macro for the AssetManager trait.